Skip to main content

SEND_MEMBERSHIP_REQUEST

Admin Docs


Variable: SEND_MEMBERSHIP_REQUEST

const SEND_MEMBERSHIP_REQUEST: DocumentNode

Defined in: src/GraphQl/Mutations/OrganizationMutations.ts:222

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.