'Atlas Realm - qraphql schema and permissions
i try use mongodb atlas with qraphql and if i try get generated schema from my imported data on sample for 50000 rows (maximum and i mean i dont have so much rows in my data) so i can response from atlas mongo sandbox but from postman i have many errors for schema as example
Invalid type. Expected: type: undefined, bsonType: int, given: [string mixed]
can you help me please with these issues ?
why is here difference beteween mongo atlas sanbox and postman (user is same so i mean it is not about rights)
why is many my double columns marks as mixed string it is for mix double and int numbers ? there are not nullable values only zeroes
thank you for help
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
