Skip to content

Adds response_data

Compare
Choose a tag to compare
@dflynn15 dflynn15 released this 16 Mar 16:37
· 9 commits to main since this release
d4c4736

Features

The response_data helper will dig through a graphql response, through the outer hash, into the response data for an operation, and through any and all layers of hash and array.

See the documentation for more details.