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

Validate a object? #6

Open
cesarve77 opened this issue Aug 15, 2018 · 2 comments
Open

Validate a object? #6

cesarve77 opened this issue Aug 15, 2018 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@cesarve77
Copy link

I'm wondering if is possible validate a object against the schema

What I want to do is validate the input in the client before send it to graphql server.

@confuser
Copy link
Owner

confuser commented Sep 4, 2018

It should be possible, but unfortunately this library was designed with servers in mind and will require substantial changes.

@confuser confuser added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Sep 4, 2018
@kristianmandrup
Copy link

I'm working on this in my branch. I finally cracked the nut I think.

See validating complex types

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants