You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Strapi as a CMS for a website that I'm working on. I want to be able to set the policies array dynamically, using allStrapiPage data (which I can get via a GraphQL query).
Is there any way to be able to set the policies array using GraphQL queries?
The text was updated successfully, but these errors were encountered:
I'm using Strapi as a CMS for a website that I'm working on. I want to be able to set the
policies
array dynamically, usingallStrapiPage
data (which I can get via a GraphQL query).Is there any way to be able to set the
policies
array using GraphQL queries?The text was updated successfully, but these errors were encountered: