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

add item total for getitems #219

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add item total for getitems #219

wants to merge 1 commit into from

Conversation

dnoneill
Copy link
Contributor

allows us to make smaller queries.

For example: https://requests-folio-dev.stanford.edu/requests/new?item_id=L284&origin=LANE-MED&origin_location=LANE-SAL3 has 1,199 items associated with the record. GraphQL already allows us to limit the number of items we grab, but we have no way of knowing if we should make another request because we don't know how many total items are associated with an instance. This would allow us to get that information.

part of sul-dlss/sul-requests#1676

@dnoneill dnoneill force-pushed the item-number branch 3 times, most recently from b743702 to 80cd002 Compare October 31, 2024 21:59
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

Successfully merging this pull request may close these issues.

1 participant