Hi! What resources do you guys at prefect would re...
# show-us-what-you-got
d
Hi! What resources do you guys at prefect would recommend to jump into the GraphQL train? I have more experience in rest-based services and I wish I could be more independent when interacting with a GraphQL API such as the one by Prefect…
n
Hi @David Ojeda! 👋 I'd personally recommend How To GraphQL - the tutorial I link provides a nice transition from RESTful systems and I've used lots of their other tutorials for both front and back end 😄 The site is created/maintained by the Prisma community, which means they've got a lot of great knowledge on GraphQL circulating. Then there's Intro to GraphQL, which is maintained by GraphQL. It's also quite good but doesn't provide the same onramp the first one does, imo. However, that'll be the go-to place for documentation once you're started.
d
All right thanks for the pointers!
n
Happy to help! If you find some others you like better, post them here, I'm sure others would be interested as well 😄