UpdateFormWithJSONInput
Autogenerated input type of UpdateFormWithJSON
input UpdateFormWithJSONInput {
clientMutationId: String
form_json: String!
id: ID
}
Fields
UpdateFormWithJSONInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
UpdateFormWithJSONInput.form_json ● String! non-null scalar
UpdateFormWithJSONInput.id ● ID scalar
Member Of
updateFormWithJSON mutation