OBJECT

SimpleTemplatedShiftTags

link GraphQL Schema definition

  • type SimpleTemplatedShiftTags {
  • CreatedById: ID!
  • CreatedDate: Instant!
  • LastModifiedById: ID!
  • LastModifiedDate: Instant!
  • Required: Boolean!
  • TagId: ID!
  • TemplatedShiftId: ID!
  • UID: ID!
  • Weighting: Int
  • }