Skip to content

Add field to Mods type and refactor WorldAreas type (PoE2) - #240

Merged
SnosMe merged 1 commit into
poe-tool-dev:mainfrom
juddisjudd:main
Sep 4, 2026
Merged

SnosMe merged 1 commit into
poe-tool-dev:mainfrom
juddisjudd:main

Conversation

@juddisjudd

Copy link
Copy Markdown
Contributor

This pull request introduces minor schema updates to the GraphQL definitions in the dat-schema/poe2/_Core.gql file. The changes primarily add a new field to the Mods type and clean up unused or redundant fields in the WorldAreas type.

Schema updates:

  • Added a new field (_: [i32]) to the Mods type to represent data relevant to certain Expedition logbook mods in version 4.5.5.1 (PoE2).
  • Removed redundant or unused fields (_: rid) from the WorldAreas type to simplify the schema.

@SnosMe
SnosMe merged commit d170275 into poe-tool-dev:main Sep 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants