Is Axios a GraphQL?
axios can be used to perform REST API requests, but it can also be used to perform GraphQL requests. This is because both RESTful APIs and GraphQL APIs use the HTTP protocol. The other benefit of using axios in Pipedream code steps is the tight integration with Pipedream's dashboard through the @pipedream/platform .
axios can be used to perform REST API requests, but it can also be used to perform GraphQL requests. This is because both RESTful APIs and GraphQL APIs use the HTTP protocol. The other benefit of using axios in Pipedream code steps is the tight integration with Pipedream's dashboard through the @pipedream/platform .