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

Looking for a demo using Schema-First approach

Open MaximS opened this issue 5 years ago • 4 comments

This issue participates in bounty program, see https://github.com/graphql-dotnet/graphql-dotnet/blob/master/BOUNTY.md

bounty amount: $100

Tasks to be done:

  1. Add new sample project demonstrating Schema-First approach.
  2. Add documentation page regarding samples provided by this repo. Currently there are 2 samples for AOT, 2 StarWars projects and GraphQL.Harness. They all may be considered as examples.
  3. Update sitemap.yaml and include page into solution tree.

[ORIGINAL POST BELOW]

Where can find a demo using Schema-First approach? The documentation mentions that some features are not available in this mode. Is there a list of supported and not supported features? Or Schema-First is not recommended at all?

MaximS avatar Feb 28 '19 18:02 MaximS

I would also love to know the downsides of using the schema first approach. I initially stayed away from it because of that comment in the documentation, but if it worked well it would save me a lot of code.

andyce1010 avatar May 02 '19 12:05 andyce1010

Also #1728:

Is there a decent example of using schema first approach? There are so many questions floating about, and all answers in issue, but no sample code (and I dont mean the docs). I am looking for a runnable example of schema first approach.

sungam3r avatar Mar 11 '21 22:03 sungam3r

@Shane32 Are you agree to move 2 samples for AOT, 2 StarWars projects and GraphQL.Harness into Samples directory? I mean solution tree directory, not in file system since we have flat organization of projets into src.

sungam3r avatar Apr 29 '23 06:04 sungam3r

Ok

Shane32 avatar Apr 29 '23 06:04 Shane32