Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

Reduce API result size #89

Open
de-code opened this issue Feb 2, 2018 · 0 comments
Open

Reduce API result size #89

de-code opened this issue Feb 2, 2018 · 0 comments

Comments

@de-code
Copy link
Collaborator

de-code commented Feb 2, 2018

Currently the API returns full and redundant objects that may not be needed.
For example for every potential reviewer, their full manuscripts are returned which also include all of the authors and full person details - which are not used in the UI.

The same manuscript or person may be returned multiple times. The result could be greatly reduced by removing redundant information (e.g. include a person reference instead).

GraphQL may be a good candidate to use.

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

No branches or pull requests

1 participant