CustomRequest is a class representing a custom query or mutation by the user.
CustomRequest
Constructs a new ActivityQuery instance.
ActivityQuery
The authentication token.
custom is a method that sends a custom query or mutation by the user.
custom
The query for the request.
The variables for the request. This parameter is optional.
The response from the query request.
CustomRequest
is a class representing a custom query or mutation by the user.