IBM / openapi-to-graphql

Translate APIs described by OpenAPI Specifications (OAS) into GraphQL
https://developer.ibm.com/open/projects/openapi-to-graphql/
MIT License
1.6k stars 206 forks source link

Replace deprecated request with cross-fetch #407

Closed ardatan closed 2 years ago

ardatan commented 3 years ago

Replace deprecated request lib with w3 compatible cross-fetch library fetch option added to provide custom fetch impl

Alan-Cha commented 2 years ago

See #413