graphql-playground/server
2020-01-31 00:54:13 -05:00
..
models feat(server): add mutations, store data on mongoDB 2020-01-29 01:00:52 -05:00
schema feat(server): prevent mutations with null values 2020-01-29 01:15:58 -05:00
.env.example feat(server): connect to MongoDB 2020-01-29 00:24:42 -05:00
app.js feat: client retrieves data from GraphQL 2020-01-31 00:54:13 -05:00
package-lock.json feat: client retrieves data from GraphQL 2020-01-31 00:54:13 -05:00
package.json feat: client retrieves data from GraphQL 2020-01-31 00:54:13 -05:00