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

Extensibility #3

Open
yeegor opened this issue Apr 27, 2021 · 0 comments
Open

Extensibility #3

yeegor opened this issue Apr 27, 2021 · 0 comments

Comments

@yeegor
Copy link
Contributor

yeegor commented Apr 27, 2021

Overview

Opus has started as a lightweight GraphQL client for the plugin system. It has proven itself very useful before, when being a part of the ScandiPWA technology.

The main feature that separates this package from the ScandiPWA implementation are typings.
Though, it is not yet clear how to extend the types of these queries. Opus has no idea about the plugin system, and if some query has additional fields coming from the plugins - they will not be respected by Opus typings.

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

No branches or pull requests

1 participant