| # | 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 |
Prakhar-002/GraphQL
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||