Magidoc

UpdateProjectV2ItemPositionInput
Input Object

Autogenerated input type of UpdateProjectV2ItemPosition

Fields

#

afterId

The ID of the item to position this item after. If omitted or set to null the item will be moved to top.

clientMutationId

A unique identifier for the client performing the mutation.

itemId

ID !
Non-null

The ID of the item to be moved.

projectId

ID !
Non-null

The ID of the Project.

Usages

#

References

#

  • Argument input of field updateProjectV2ItemPosition from type Mutation