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