Queries
tenantFieldSchemas
Returns the list of tenant field schemas defined in the workspace. Use the source and isVisible filters to narrow results. Supports cursor-based pagination.
QUERY
tenantFieldSchemas(filters: TenantFieldSchemasFilter, first: Int, after: String, last: Int, before: String): TenantFieldSchemaConnection!Arguments
filters
first
Int
after
String
last
Int
before
String
Returns
edges
pageInfo
Query
Response
Query
Response

