# | Topic | Description |
---|---|---|
01 | π§ Installation | Set up the GraphQL server and required packages |
02 | π οΈ Basic Setup Code | Initialize the server and basic structure |
03 | π First Query | Write and run your first GraphQL query |
04 | π’ Scalar Types | Learn about built-in GraphQL scalar types |
05 | β¨ Custom Types | Create and use custom object types |
06 | π― Operation Arguments | Add arguments to queries |
07 | π Arrays with Scalar Types | Return lists of scalar values |
08 | π§© Arrays With Custom Types | Handle arrays of custom objects |
09 | π Relation Basics | Create relationships between types |
10 | β Add Mutations | Implement mutation operations (create data) |
11 | π₯ Refactor To Input | Use input types for cleaner mutation handling |
12 | β Delete Mutation | Add delete functionality to your API |
13 | βοΈ Update Mutation | Update existing data using mutations |
14 | β»οΈ Big Refactor | Restructure for better organization |
-
Notifications
You must be signed in to change notification settings - Fork 0
GraphQL repo π¦ covering installation π§, basic setup π οΈ, first query π, scalar & custom types π’β¨, operation arguments π―, arrays π, relations π, mutations βββοΈ, and big refactors β»οΈ. Step-by-step tutorials with completed code π»π!
Prakhar-002/GraphQL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
GraphQL repo π¦ covering installation π§, basic setup π οΈ, first query π, scalar & custom types π’β¨, operation arguments π―, arrays π, relations π, mutations βββοΈ, and big refactors β»οΈ. Step-by-step tutorials with completed code π»π!
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published