From d9265a195b74ea5bbdfa072e4d9bb16029355415 Mon Sep 17 00:00:00 2001 From: Judd Date: Sat, 5 Sep 2026 00:33:42 -0700 Subject: [PATCH] Add missing StashId enum entries for Breach, Abyss and Relic stashes --- dat-schema/poe2/_Core.gql | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dat-schema/poe2/_Core.gql b/dat-schema/poe2/_Core.gql index 18c6776..95e93a4 100644 --- a/dat-schema/poe2/_Core.gql +++ b/dat-schema/poe2/_Core.gql @@ -6626,6 +6626,9 @@ enum StashId @indexing(first: 0) { SOCKETABLE EXPEDITION RITUAL + BREACH + ABYSS + RELIC } # Added 0.1