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 provider to retrieve content #405

Closed
sggerard opened this issue Aug 29, 2024 · 1 comment · Fixed by #418
Closed

Add provider to retrieve content #405

sggerard opened this issue Aug 29, 2024 · 1 comment · Fixed by #418
Assignees

Comments

@sggerard
Copy link
Collaborator

Update Angular frontend with a provider to pull Content from the chosen CMS using either a REST or GraphQL API. Ensure provider is reusable across all content pages and pages are not rendered until content has been retrieved.

@sggerard sggerard self-assigned this Sep 24, 2024
@sggerard
Copy link
Collaborator Author

Installed the GraphQL plugin on Strapi and the Apollo library on the BCMI front end to use GraphQL to fetch content from the CMS. Wrote a query extension in Strapi and a Anguler resolver to fetch the page content for the current route (url).

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 a pull request may close this issue.

1 participant