Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unwrap non-null types #340

Merged
merged 1 commit into from
Feb 13, 2025
Merged

fix: unwrap non-null types #340

merged 1 commit into from
Feb 13, 2025

Conversation

Sekhmet
Copy link
Contributor

@Sekhmet Sekhmet commented Feb 13, 2025

On SX API we migrated to use non nullable lists in schema, for example [Space!]! but this means we need to unwrap those to get actual type.

On SX API we migrated to use non nullable lists in schema, for example
[Space!]! but this means we need to unwrap those to get actual type.
@Sekhmet Sekhmet merged commit 93dd08c into master Feb 13, 2025
1 check passed
@Sekhmet Sekhmet deleted the sekhmet/non-null-types branch February 13, 2025 14:24
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