DeleteExternalIdeaFormInput
Autogenerated input type of DeleteExternalIdeaForm
input DeleteExternalIdeaFormInput {
clientMutationId: String
id: ID!
}
Fields
DeleteExternalIdeaFormInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteExternalIdeaFormInput.id ● ID! non-null scalar
External idea form id
Member Of
deleteExternalIdeaForm mutation