OBJECT

SimpleResourceShiftBreaks

link GraphQL Schema definition

  • type SimpleResourceShiftBreaks {
  • CreatedById: ID!
  • CreatedDate: Instant!
  • End: Instant
  • LastModifiedById: ID!
  • LastModifiedDate: Instant!
  • ResourceShiftId: ID!
  • Start: Instant!
  • UID: ID!
  • }