Queries
Queries are read-only operations that fetch data. You request exactly the fields you need, and can traverse related data in a single request. Learn more
pingPlaying a game or just testing?
This field always returns the string "pong".
clientRetrieve information we detected about the client.
applicationRetrieve information about the application.
authenticateBroadcastChannelAuthenticate to a broadcasting channel for a specified socket connection.
viewerThe currently authenticated user.
teamThe currently authenticated team or currently authenticated user team.
scriptEnvVariablesAll variables available in custom deployment scripts.