We start building our own graphql api using apollo server part 2
This lesson we cover graphql queries with arguments. We builder a character query that takes in id as an argument.
Next we connect the nuxt app to our own api.
repository for nuxt app - https://github.com/Uthpala/nuxt-series
repository for the server - https://github.com/Uthpala/graphql-ap...
Become a patron - / doingiteasychannel
Follow me on Twitter / uthpala_419
#ApolloServer #GraphQL #Nuxtjs