Skip to content

Commit

Permalink
added graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Nov 1, 2024
1 parent f5c2cbb commit a2a42fb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/sync/graphql_compose.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,9 @@ entity_config:
stanford_entity:
enabled: true
query_load_enabled: true
stanford_faq:
enabled: true
query_load_enabled: true
stanford_gallery:
enabled: true
query_load_enabled: true
Expand Down Expand Up @@ -794,6 +797,13 @@ field_config:
enabled: true
su_entity_item:
enabled: true
stanford_faq:
su_faq_description:
enabled: true
su_faq_headline:
enabled: true
su_faq_questions:
enabled: true
stanford_gallery:
su_gallery_button:
enabled: true
Expand Down

0 comments on commit a2a42fb

Please sign in to comment.