Admin graphql collection fetch does not work on 2026-04

Hi,

When retriving a collection with 2026-07 api, it returns the correct data, but when using the 2026-04 the collection is null.

query Collection($id: ID!) {

    collection(id: $id) {

        id

        descriptionHtml

    }

}

Request id targeting 2026-04: e54b596e-cb84-41e9-8e40-242932e15470-1785235441

Request id targeting 2026-07: 32f6c8ca-ccce-4b86-baf5-89c95817c911-1785235472

Thanks.

Found this thread: Collection returns null via collection(id:), node(id:), and handle search, but its products are queryable - #20 by Wes-Dev-Shopify

Sorry about the duplicate issue.

No worries @Tony_Silva - I’ll close this out per @Wes-Dev-Shopify’s response there, but feel free to reach out in that other thread if we can help out further.