Raw GraphQL Query (read-only)
graphql_queryExecute read-only GraphQL queries against Nexus Mods' API to retrieve data as raw JSON.
Instructions
Run any read-only query against https://api.nexusmods.com/v2/graphql (schema: https://graphql.nexusmods.com/). Mutations are rejected. Output is raw JSON — prefer the typed tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| variables | No |