Mutations
createThreadFieldSchema
Creates a new thread field schema, defining a custom field that can be attached to threads. The key must be unique within the workspace and cannot be changed after creation. Requires the threadFieldSchema:create permission.
MUTATION
createThreadFieldSchema(input: CreateThreadFieldSchemaInput!): CreateThreadFieldSchemaOutput!Arguments
input
required
Returns
threadFieldSchema
error
Mutation
Variables
Response
Mutation
Variables
Response

