Skip to content

Ariadne Code Generator vs. sgqlc #1067

Answered by rafalp
amacfie-tc asked this question in Q&A
Discussion options

You must be logged in to vote

At quick glance they appear to treat GraphQL like database and implement and generate queries from custom query builder (like SQLAlchemy expressions).

Ariadne Codegen emulates WSDL approach of the yore giving you GraphQLClient class with methods corresponding to the GraphQL queries you've specified.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rafalp
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