Skip to main content

MoveFormItemInput

Autogenerated input type of MoveFormItem

input MoveFormItemInput {
clientMutationId: String
destination_index: Int
formSectionId: ID
id: ID
}

Fields

MoveFormItemInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

MoveFormItemInput.destination_index ● Int scalar

MoveFormItemInput.formSectionId ● ID scalar

MoveFormItemInput.id ● ID scalar

Member Of

moveFormItem mutation