Field
Home > @gooddata/sdk-code-schemas > v1 > Field
v1.Field type
This interface was referenced by Fields2's JSON-Schema definition via the patternProperty "^(?!.)[.A-Za-z0-9_-]{1,255}$".
Signature:
export type Field = AttributeIdentifier5 | Field1 | Field2 | Field3 | StructuredField;
References: AttributeIdentifier5, Field1, Field2, Field3, StructuredField