Skip to content

Conversation

@timkendrick
Copy link

@timkendrick timkendrick commented Oct 31, 2025

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

Exposed GraphQL schema exposes a nullable type for pagable collection wrapper objects

What is the new behavior?

The schema type is now a non-null type

Additional context

note the ! annotations in the collection return types

Before After
image image

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.

1 participant