StaffQuery is a class representing a query for staff data. It includes a method to send the staff query and receive the response.
StaffQuery
Constructs a new StaffQuery instance.
The authentication token.
staff is a method that sends a query request to get staff data.
staff
The variables for the query.
The response from the query request.
StaffQuery
is a class representing a query for staff data. It includes a method to send the staff query and receive the response.