Join Slack
Powered by
i am new in general in graphql how do you organize...
# prisma-whats-new
h
huv1k
04/21/2017, 1:11 PM
i am new in general in graphql how do you organize your queries mutations etc? 😄 i think its good idea to keep mutation separated and have queries with components any tips? 🙂
n
nilan
04/21/2017, 1:42 PM
@huv1k
are you using Apollo? These two articles should give you some ideas/best practices:
https://dev-blog.apollodata.com/simplify-your-react-components-with-apollo-and-recompose-8b9e302dea51
https://dev-blog.apollodata.com/webpacking-your-graphql-documents-bf9697ed259b
h
huv1k
04/21/2017, 1:42 PM
like always thx 😃
🙌 1
huv1k
04/21/2017, 1:52 PM
hmm i think i will stay with basic and if needed i will refactor it 😄
huv1k
04/21/2017, 1:52 PM
but thx anyways
n
nilan
04/21/2017, 1:58 PM
Cheers! 🙂
Open in Slack
Previous
Next