Skip to main content
objectTenantFieldSchema

Fields

id
ID!
source
String!

The origin of this schema, typically the service integration key or 'api' for manually created schemas.

externalFieldId
ID!

Your identifier for this field. Together with source this uniquely identifies the schema and is used as the upsert key.

label
String!
options
[String!]

For enum-style fields, the list of allowed string values. Null for all other field types.

isVisible
Boolean!

Whether this field is displayed in the Plain UI.

order
Int!

Display order of this field relative to other tenant field schemas (lower numbers appear first).

The concept this field maps to, if any. Used for automatic tier assignment.

createdAt
createdBy
updatedAt
updatedBy