IdoitObjectAttributes.graphql 121 B

1234567
  1. fragment IdoitObjectAttributes on TicketExternalReferencesIdoitObject {
  2. idoitObjectId
  3. link
  4. title
  5. type
  6. status
  7. }