Dongyob (Eric)
1 min readApr 11, 2019

Darn it, I just started learning GraphQL… So then, what are some API automation solutions???

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Responses (1)

Write a response

Well GraphQL isnt really automation; when someone asks for a batch api job, you have to code that or a webhook for an endpoint, you have to code that. A true api automation solution provides those for all endpoints without having to code them.
You would be looking for BeAPI framework

--