Mutations
deleteThreadFieldSchema
Permanently deletes a thread field schema and removes all field values stored against it on every thread. This action cannot be undone. Requires the threadFieldSchema:delete permission.
MUTATION
deleteThreadFieldSchema(input: DeleteThreadFieldSchemaInput!): DeleteThreadFieldSchemaOutput!Arguments
input
required
Returns
error
Mutation
Variables
Response
Mutation
Variables
Response

