INPUT_OBJECT

RestoreDataInput

link GraphQL Schema definition

  • input RestoreDataInput {
  • sortOrder: Int!
  • # Identifier of the DataEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by