Expose LocaleInputType
in exported GraphQL schema
#1014
ghost
started this conversation in
Feature Requests & Ideas
Replies: 1 comment 2 replies
-
Erratum, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋🏻
It could be cool to add
LocaleInputType
to the generated schema when you dopayload generate:graphQLSchema
, this way it would let us create strongly typed queries on front-end using GraphQL codegen.It could be amazing to add locales as an enum within the schema too.
What do you think about it?
Beta Was this translation helpful? Give feedback.
All reactions