Educational examples for the "Introduction to GraphQL" presentation. They are not production ready.
Simple GraphQL API using the schema-first approach.
Simple GraphQL Federation using the schema-first approach.
Simple GraphQL API writing in NestJS using the code-first approach.