REMOVE_CUSTOM_FIELD
Variable: REMOVE_CUSTOM_FIELD
const
REMOVE_CUSTOM_FIELD:DocumentNode
Defined in: src/GraphQl/Mutations/OrganizationMutations.ts:260
GraphQL mutation to remove a custom field from an organization.
Param
The ID of the organization from which the custom field is being removed.
Param
The ID of the custom field to be removed.
Returns
The removed organization custom field object.