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 issues with nullable queries. #132

Merged
merged 4 commits into from
Sep 3, 2020
Merged

Fix issues with nullable queries. #132

merged 4 commits into from
Sep 3, 2020

Conversation

Yomanz
Copy link
Contributor

@Yomanz Yomanz commented Sep 2, 2020

Fixes #91

@Yomanz Yomanz self-assigned this Sep 2, 2020
@Yomanz Yomanz requested a review from samdenty September 2, 2020 12:55
@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 2, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b8af48c:

Sandbox Source
samdenty/gqless: react-hackernews Configuration

@changeset-bot
Copy link

changeset-bot bot commented Sep 3, 2020

🦋 Changeset is good to go

Latest commit: b8af48c

We got this.

This PR includes changesets to release 3 packages
Name Type
@gqless/schema Minor
@gqless/cli Patch
gqless-example Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Yomanz Yomanz merged commit caeb48f into master Sep 3, 2020
@Yomanz Yomanz deleted the fix/91 branch September 3, 2020 21:22
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.

Fields are wrongly typed as null | undefined
2 participants