Added the action resolvers for the different queries and mutations users can make.
Showing
- apollo-gateway/auth/auth.js 21 additions, 0 deletionsapollo-gateway/auth/auth.js
- apollo-gateway/graphql/resolvers/comments.js 38 additions, 0 deletionsapollo-gateway/graphql/resolvers/comments.js
- apollo-gateway/graphql/resolvers/index.js 25 additions, 0 deletionsapollo-gateway/graphql/resolvers/index.js
- apollo-gateway/graphql/resolvers/posts.js 89 additions, 0 deletionsapollo-gateway/graphql/resolvers/posts.js
- apollo-gateway/graphql/resolvers/users.js 44 additions, 0 deletionsapollo-gateway/graphql/resolvers/users.js
Loading
Please register or sign in to comment