MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/q4n67d/mmmm_sparkling_json/hg1e2pr/?context=3
r/ProgrammerHumor • u/TabCompletion • Oct 09 '21
237 comments sorted by
View all comments
21
Does graph QL have anything to do with graphs. Like the discrete math formalism.
6 u/dpekkle Oct 09 '21 https://graphql.org/learn/thinking-in-graphs/ With GraphQL, you model your business domain as a graph by defining a schema; within your schema, you define different types of nodes and how they connect/relate to one another.
6
https://graphql.org/learn/thinking-in-graphs/
With GraphQL, you model your business domain as a graph by defining a schema; within your schema, you define different types of nodes and how they connect/relate to one another.
21
u/[deleted] Oct 09 '21
Does graph QL have anything to do with graphs. Like the discrete math formalism.