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