OS
type SomeQueries {
getAllTasks(
subjects: [ID],
stages: [ID],
level: [String],
from: Int,
... over 9000....
}
Size: a a a
OS
getAllTasks(
subjects: [ID],
stages: [ID],
level: [String],
from: Int,
ZK
query GetBookins {
bookings {
id
attendee {
customerNumberPrefix
customerNumber
firstname
lastname
booker {
customerNumberPrefix
customerNumber
firstname
lastname
}
}
paymentMethodId
courseLessons {
location {
name
city
}
bookings {
bookingNumberPrefix
bookingNumber
}
course {
courseType {
name
category {
name
}
}
location {
name
city
}
startDateTime
prefixedCourseNumber
courseNumber
}
}
}
}
ZK
ZK
АР
ZK
АР
ZK
MC
ОЛ
MC
MC
И
A
SG
И
VS
A