Subscription

matchmakingQueueUpdated
Core

Subscribe to a matchmaking queue updates. This data can be used to render a users participation in a matchmaking queue, such as their current queue status and available matchmaking offers.

Arguments

Name
Description
gameSlug: String

spaceUpdated

Subscribe to updates in a specific space.

Arguments

Name
Description
Identifier for the Space.
slug: String
Case-insensitive slug for the Space, i.e ~/s/{slug}

tournamentUpdated

Subscribe to updates in a specific tournament.

Arguments

Name
Description
id: UUID!

tournamentForGameUpdated

Subscribe to all tournaments in a specific game title.

Arguments

Name
Description
gameSlug: String!

tournamentForSpaceUpdated

Subscribe to all tournaments in a specific Space.

Arguments

Name
Description
spaceId: UUID!

tournamentParticipationUpdated

Subscribe to a user's participation in a tournament. This data can be used render the users own participation throughout the tournament, for example if they can perform a specific action on the tournament.

Arguments

Name
Description
gameSlug: String!