Skip to content

Contributing to Examples #1842

Answered by JoviDeCroock
luke-h1 asked this question in Q&A
Aug 9, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Currently our examples are quite atomic little front-end projects that highlight a particular use-case like in this case, FileUpload here will highlight the file-upload one. https://github.com/FormidableLabs/urql/tree/main/examples/with-multipart/src I'd imagine this being highly similar to using any form library. We've also attempted not to capture any specific back-end in these examples as that might cause people to think that we're focussing on specific graphql-server technologies 😅

The difference with the aforementioned example might be that instead of submitting directly you'll store it and wait for onSubmit to pass it to your mutation. If I'm wrong here I'd be happy to hear any comp…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@luke-h1
Comment options

@JoviDeCroock
Comment options

Answer selected by JoviDeCroock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants