Skip to content

Commit

Permalink
Merge pull request #2567 from sul-dlss/pages_prefer_to_send_via_illia…
Browse files Browse the repository at this point in the history
…d-graphql

Request pagePreferSendIlliad detail from graphql.
  • Loading branch information
jcoyne authored Sep 17, 2024
2 parents d930062 + b40f2ee commit 25f5bf1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/services/folio_graphql_client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ def item_fields
details {
pageAeonSite
pageMediationGroupKey
pagePreferSendIlliad
pageServicePoints {
id
code
Expand All @@ -244,6 +245,7 @@ def item_fields
details {
pageAeonSite
pageMediationGroupKey
pagePreferSendIlliad
pageServicePoints {
id
code
Expand All @@ -268,6 +270,7 @@ def item_fields
details {
pageAeonSite
pageMediationGroupKey
pagePreferSendIlliad
pageServicePoints {
id
code
Expand Down

0 comments on commit 25f5bf1

Please sign in to comment.