Mutations
importTenantFieldSchemas
Upsert up to 50 tenant field schemas from an external system using their externalFieldId for idempotency. Set isDeleted: true on a schema to mark it as deleted in Plain. Returns an ImportResult with added, updated, and skipped counts.
MUTATION
importTenantFieldSchemas(input: ImportTenantFieldSchemasInput!): ImportTenantFieldSchemasOutput!Arguments
input
required
Returns
result
error
Mutation
Variables
Response
Mutation
Variables
Response

