DeleteInternalIdeaFormInput
Autogenerated input type of DeleteInternalIdeaForm
input DeleteInternalIdeaFormInput {
clientMutationId: String
id: ID!
}
Fields
DeleteInternalIdeaFormInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteInternalIdeaFormInput.id ● ID! non-null scalar
Internal idea form id
Member Of
deleteInternalIdeaForm mutation