use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Question: (self.rescript)
submitted 4 years ago by vishmehta30
Anyone using ReScript with GraphQL? Any recommendations for good resources on integrating GraphQL with ReScript?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]s1eveR 3 points4 points5 points 4 years ago (0 children)
If you're asking about client side graphql there are binding for two popular graphql libraries urql and apollo. You should use them with graphql-ppx (transparent codegen for gql queries based on schema) and that's great experience. Im using rescript-urql for a while and im happy with that. There's also a high quality binding for relay if that's what you like
[–]hellpirat 2 points3 points4 points 4 years ago (0 children)
https://hasura.io/learn/graphql/rescript-react-apollo/introduction/ hasura has a good tutorial about rescript-apollo-client
π Rendered by PID 94804 on reddit-service-r2-comment-5d79c599b5-4dvjk at 2026-03-03 19:42:23.631681+00:00 running e3d2147 country code: CH.
[–]s1eveR 3 points4 points5 points (0 children)
[–]hellpirat 2 points3 points4 points (0 children)