ORGANIZATION_CUSTOM_FIELDS
Variable: ORGANIZATION_CUSTOM_FIELDS
const
ORGANIZATION_CUSTOM_FIELDS:DocumentNode
Defined in: src/GraphQl/Queries/PlugInQueries.ts:379
GraphQL query to retrieve custom fields for a specific organization.
Param
The ID of the organization for which custom fields are being retrieved.
Returns
The list of custom fields associated with the organization, including details such as ID, type, and name.