ChilliCream / ChilliCream/graphql-platform
Full (or more support) for .graphqlrc.json
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 5.8k
- Forks
- 810
- Avg merge
- 15h 39m
- Merged PRs (30d)
- 98
Description
Product
Strawberry Shake
Is your feature request related to a problem?
The .graphqlrc.json seems to have a larger schema that is supported by Strawberry Shake.
See:
https://the-guild.dev/blog/graphql-config
https://unpkg.com/graphql-config/config-schema.json
The solution you'd like
While I don't think it's reasonable to support typescript, javascript or even yaml (though that'd be nice! 😄) it would be great if support could be expanded for documents being an array or globs, include and exclude could also be useful.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing Strawberry Shake's current .graphqlrc.json handling with the GraphQL Config schema linked in the issue. Trace how documents are read and determine the existing configuration entry point; done means documents arrays or globs, plus include and exclude, are accepted as requested and covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, graphql
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100