DeleteFormInput
Autogenerated input type of DeleteForm
input DeleteFormInput {
clientMutationId: String
id: ID
}
Fields
DeleteFormInput.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
DeleteFormInput.id
● ID
scalar
Member Of
deleteForm
mutation