OBJECT

Position Id

Object returned when a position is deleted. It returns only the id and the remote id

link GraphQL Schema definition

  • type Position Id {
  • id: Int
  • remote_id: String
  • }

link Require by