Aurnik

Results 8 comments of Aurnik

Would there be any additional functionality for unique scalar lists? For example, with this schema: ` type User @model { id: ID! @isUnique emails: [String!]! @isUnique } ` And a...

Yes I believe the idea of something like `@distinct` would solve the use case I was describing.

Is there a recommended way to test this without a device and screenshots? I wrote a quick fix but still need to test: https://github.com/aurnik/connect/commit/1062d5d85518bff1123c697bda9a88c0fa889d04

@timomeh Do you have any code examples of this method working?

Woops, sorry I meant to direct that at @niknomad

@chetstone Do you know how to include the Vibrant file in the WebView? If I can figure that out I think I can post a working example for this method.

A quick solution to this would be to remove the overlay and just add the file path as a 4th button next to the existing 3. The hover effect wouldn't...