8000 GitHub - Prakhar-002/GraphQL: 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 πŸ’»πŸš€!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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 πŸ’»πŸš€!

Notifications You must be signed in to change notification settings

Prakhar-002/GraphQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏎️ 𝐆𝗋αρɦ𝐐𝐋 πŸ’¨

GraphQL Image


🏎️ π“β±ΊΟπ—‚π–Όπ—Œ 𝐂ⱺ𝗏𝖾𝗋𝖾ᑯ πŸ’¨

# 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

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

No packages published
0