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(graphql): fix graphql api validation for insert mutations #89

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

bahdcoder
Copy link
Member

add validation to insert_many mutation, fix correct validation to integer field

fix #85

add validation to insert_many mutation, fix correct validation to integer field

fix #85
@bahdcoder bahdcoder force-pushed the fix/graphql-insert-errors branch from 2f5b386 to d585b88 Compare March 8, 2021 12:45
@bahdcoder bahdcoder merged commit 8be659f into master Mar 8, 2021
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.

graphql inserts works, but insert failed with integer field
1 participant