GQLTRoomIncludebookingsObjectNo descriptiontype GQLTRoomIncludebookingsObject { required: Boolean where: GQLTQueryBookingWhere orderBy: [BookingOrderBy] include: [GQLTBookingIncludeObject]}CopyFields#required (Boolean)#where (GQLTQueryBookingWhere)#orderBy ([BookingOrderBy])#include ([GQLTBookingIncludeObject])#