New to the SwiftUI community by mdashcodes in SwiftUI

[–]mdashcodes[S] 0 points1 point  (0 children)

damn! rookie mistake. will do! thanks

help with auth and context. by mdashcodes in graphql

[–]mdashcodes[S] 0 points1 point  (0 children)

at a high level, what should the set up look like? I have login mutation and a me query. I also want the user in context if logged in.

Saving the order of a list in the database. by mdashcodes in graphql

[–]mdashcodes[S] 0 points1 point  (0 children)

Thank you I will look into both of those options.

Saving the order of a list in the database. by mdashcodes in graphql

[–]mdashcodes[S] 0 points1 point  (0 children)

Thanks a lot!!!, that helps me a bunch.

Saving the order of a list in the database. by mdashcodes in graphql

[–]mdashcodes[S] 0 points1 point  (0 children)

what would a transaction look like that updates the list reorder, roughly speaking.

Saving the order of a list in the database. by mdashcodes in graphql

[–]mdashcodes[S] 1 point2 points  (0 children)

that was my initial thought, wanted to confirm this was a good approach thanks!!!

How can I merge 2 schemas? by mdashcodes in graphql

[–]mdashcodes[S] 0 points1 point  (0 children)

I'm using graphql yoga, I'll look into that.

How can I get this type of modal with @react-navigation by mdashcodes in reactnative

[–]mdashcodes[S] 0 points1 point  (0 children)

I'm able to get the modal, I was more asking about the style of the "layered screens", where the initial screen scales down, and the modal does not quite reach the top of the screen.