You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Sat, Jan 6, 2018 at 9:14 AM Porawit Poboonma ***@***.***> wrote:
This tool is exactly what i need, except one is the typeDefs declaration
export const typeDefs = ["..."];
I already have another tool handle the schema stuff, all I need is just
interface from the graphql and I want an option to skip typeDefs
declaration.
I can help you on providing the PR but we need to discuss first about the
option name.
I think --skip-typedefs is a good one.
What do you think ?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AB7vL_GDxLQFDcPve0cJ1hqd9EIEhR92ks5tH3-1gaJpZM4RVUoz>
.
This tool is exactly what i need, except one is the typeDefs declaration
I already have another tool handle the schema stuff, all I need is just interface from the graphql and I want an option to skip typeDefs declaration.
I can help you on providing the PR but we need to discuss first about the option name.
I think
--skip-typedefs
is a good one.What do you think ?
The text was updated successfully, but these errors were encountered: