Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

A get to the endpoint of a missing database, creates the database! #50

Open
FrancescJR opened this issue Mar 2, 2020 · 0 comments
Open

Comments

@FrancescJR
Copy link

Steps to reproduce:

  1. Authenticate yourself to the realm server like explained here: https://docs.realm.io/sync/graphql-web-access/how-to-use-the-api#query
  2. Get request to /graphql/:path where path is a missing database.

expected result: Invalid options provided to ApolloServer: The schema for Realm at path /:path is empty.
result: the same error message but then a database has been created!! and with TYPE=full, which makes it impossible to create it again...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant