Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support apollo-plugin #356

Merged
merged 1 commit into from
Oct 20, 2020
Merged

Support apollo-plugin #356

merged 1 commit into from
Oct 20, 2020

Conversation

DanielMSchmidt
Copy link
Owner

BREAKING CHANGE: This removes support for the GraphQL Extension interface and moves from a class to a function interface

This is almost a rewrite, so there might be bugs lurking.
I dropped the unit tests as they were relatively high maintenance for the value they provide.
To replace them I created integration tests for every major use-case.
Having snapshots of the span tree allows us to visualize these tests well enough so that
one can expect outside contributors to be able to participate here.

BREAKING CHANGE: This removes support for the GraphQL Extension interface and moves from a class to a function interface
@DanielMSchmidt
Copy link
Owner Author

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

});

return obj;
function headersToOject(
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is Oject? object? inject?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants