OBJECT
UpdateCustomFieldGroupPayload
Autogenerated return type of UpdateCustomFieldGroup
link GraphQL Schema definition
- type UpdateCustomFieldGroupPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : CustomFieldGroup
- : [String!]!
- }