OBJECT

SimpleResourceShifts

link GraphQL Schema definition

  • type SimpleResourceShifts {
  • ActualEnd: Instant
  • ActualStart: Instant
  • CreatedById: ID!
  • CreatedDate: Instant!
  • LastModifiedById: ID!
  • LastModifiedDate: Instant!
  • ResourceId: ID!
  • ShiftId: ID!
  • UID: ID!
  • }