Gerrel
Gerrel
## my environment running ArangoDB I'm using the latest ArangoDB of the respective release series: - [ ] 2.8 - [ ] 3.0 - [ ] 3.1 - [x] 3.2...
Running commands: infinit user create --key '' --output '' infinit user import --input '' infinit silo create filesystem --name data --capacity 10GB --path /data --output '' infinit silo import --input...
When running 2 'screenshots' commands sequentially for different --flavor it deletes all screenshots for android + iOS except iPad screenshots. Would like to see that it doesn't delete any screenshots...
comma will be replaced with a dot in the end so that the number parser handles it correctly. Also updated the pubspec and log for version update.
https://github.com/uber/ios-snapshot-test-case/ Update podspec dependency?
After download with fGetObject and checking if file exists it fails, because need to await the rename function.
When we have a JWT token with current user information. How can we resolve that the current user may read the property or can do that mutation?
When you want to have a mutation "createAuthor(name: String!): Author" how can we implement that?