# Task Move the ratings data from the MongoDB database to a GraphQL table # Acceptance criteria The GraphQL database has a table of the same structure as MongoDB. # Resources - https://cloud.hasura.io/public/graphiql?endpoint=https%3A%2F%2Fgraphql.devsoc.app%2Fv1%2Fgraphql
Task
Move the ratings data from the MongoDB database to a GraphQL table
Acceptance criteria
The GraphQL database has a table of the same structure as MongoDB.
Resources