Slack Clone with React | Semantic UI | GraphQL | PostgresSQL (PART 5)
Previously, we went over how GraphQL works. You can find that article here.
Today, we'll start to create our Graphql queries and mutations.
Open up the typesDefs.js file. The first thing we need to do is map out what our data is going to be. We know...
ajeasmith.hashnode.dev8 min read