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

[PoC] Add support of custom GraphQL scalars #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FluorescentHallucinogen
Copy link
Contributor

This pull request is proof of concept of using native HTML <input> element for adding support of custom GraphQL scalars into Explorer. It adds support of common Date and HexColorCode custom scalars.

graphiql-explorer-date-custom-scalar-input-day

graphiql-explorer-date-custom-scalar-input-month

graphiql-explorer-hexcolorcode-custom-scalar-input-rgb

graphiql-explorer-hexcolorcode-custom-scalar-input-hsl

@FluorescentHallucinogen
Copy link
Contributor Author

@sgrove I'm concerned, is there a better way to do that than patching the Explorer itself? What about a plug-in system?

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.

1 participant