create-graphql icon indicating copy to clipboard operation
create-graphql copied to clipboard

Handle multiple .graphqlrc

Open sibelius opened this issue 8 years ago • 4 comments

I would like to generate code for more than one schema

is it possible?

sibelius avatar Jan 10 '17 23:01 sibelius

Not yet, but I'm open to hear ways to do so.

lucasbento avatar Jan 11 '17 15:01 lucasbento

--config ? like in jest?

sibelius avatar Feb 06 '17 12:02 sibelius

--config in Jest works just like our .graphqlrc, we need a way to specify multiple GraphQL server paths on our config file.

lucasbento avatar Feb 06 '17 12:02 lucasbento

I think --config would be enough for most use cases

sibelius avatar Feb 06 '17 12:02 sibelius