CreateFormInput
Autogenerated input type of CreateForm
input CreateFormInput {
clientMutationId: String
form: FormInput!
}
Fields
CreateFormInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
CreateFormInput.form ● FormInput! non-null input
Member of
createForm mutation