INPUT_OBJECT

RetrieveGameConfigurationInput

  • input RetrieveGameConfigurationInput {
  • # The `gameId` GUID of the game the configuration belongs to.
  • gameId: UUID!
  • # The name of the orchestrator plugin that the configuration is from.
  • orchestrator: String!
  • }