OBJECT
type SchemaSubscriptionAvailabilities {CreatedById: ID! CreatedDate: Instant! Finish: Instant! IsAvailable: Boolean! LastModifiedById: ID! LastModifiedDate: Instant! Notes: String ResourceId: ID! Start: Instant! Status: String Type: String UID: ID! }