StarpTech / apollo-datasource-http

Optimized JSON HTTP Data Source for Apollo Server
MIT License
73 stars 32 forks source link

feat: move response call to avoid mutation #46

Closed cuquo closed 1 year ago

cuquo commented 2 years ago

call onResponse while creating response in order to avoid mutations when implementing onResponse by extending the main class.

cuquo commented 2 years ago

@StarpTech 🙏🏻