games.gamesgamesgamesgames.getGameCount

gamesgamesgamesgames.games

{
  "id": "games.gamesgamesgamesgames.getGameCount",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "count"
          ],
          "properties": {
            "count": {
              "type": "integer",
              "description": "Total number of games this user has published."
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "did"
        ],
        "properties": {
          "did": {
            "type": "string",
            "description": "The DID of the user whose game count to retrieve."
          }
        }
      },
      "description": "Get the total number of games a user has published."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against games.gamesgamesgamesgames.getGameCount

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:gamesgamesgamesgames.games
CID
bafyreibc2fifrrdunavwxufwmr53zql6zwonjbuhp35mxuze6jg5dcrbmy
Indexed At
2026-07-26 20:18 UTC
AT-URI
at://did:web:gamesgamesgamesgames.games/com.atproto.lexicon.schema/games.gamesgamesgamesgames.getGameCount

Lexicon Garden

@