Slack Clone with React | Semantic UI | GraphQL | PostgresSQL (PART 4)
Previously, we got our database started. You can find that article here.
Today, we will talk shortly about Graphql queries and mutations.
GraphQL API in a Nutshell
Types: Queries, Mutations, custom
Types define what your endpoints are and describe w...
ajeasmith.hashnode.dev3 min read