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