ENUM
CustomFieldGroupEntityEnum
Entity that the CustomFieldGroup applies to - e.g. Sellers
link GraphQL Schema definition
- enum CustomFieldGroupEntityEnum {
- # Apply to Sellers
- # Apply to Shipping Rules
- # Apply to Shipping Rates
- @deprecated( reason: "Feature in development, subject to change without notice" )
- }
link Require by
- CustomFieldGroupInformation relating to a group of CustomFields, including the information for any associated CustomField records
- CustomFieldGroupInputAttributes for creating or updating a CustomFieldGroup
- EntityCustomFieldGroupInformation relating to a group of CustomFields, including the information for any associated CustomField records