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