INPUT_OBJECT
Autogenerated input type of CustomFieldGroupDeleteMutation
input CustomFieldGroupDeleteMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# ID of the CustomFieldGroup to deleteid: ID!}