-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Because the new publisher data structure will no longer be compatible with the GraphQL schema:
- A new GraphQL publisher type may need to be implemented.
- Queries in other GQL types (ex doi_type) may need to be updated.
- Any existing queries (in akita, for example) may need to be adjusted to the new publisher data structure.
- If any templates or logic in akita relies on publisher metadata, these will need to be adjusted to the new data structure.