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/non-null-arrays-meta-info #231

Merged
merged 14 commits into from
Jun 2, 2021
Merged

Fix/non-null-arrays-meta-info #231

merged 14 commits into from
Jun 2, 2021

Conversation

danstarns
Copy link
Contributor

@danstarns danstarns commented Jun 2, 2021

Description

Fixes #200

changelog: Fix issue with non null arrays on input types

Copy link
Contributor

@darrellwarde darrellwarde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🏆

@danstarns danstarns merged commit cabfe28 into neo4j:master Jun 2, 2021
@oskarhane oskarhane added the changelog PR:s labelled with this will show up in the changelog label Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog PR:s labelled with this will show up in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autogenerated CreateInput has a field of type [String!]!, but it's defined in schema as [String!]
3 participants