Replies: 1 comment
-
You can't at the moment. The global set object as a whole is what gets saved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i use statamic multisite as headless cms for many sites.
I run pipeline with nextjs export command for any updates.
I can detect site when entry updated in events and run pipeline only for this site.
But when global set updates, it has localizations prop with all sites.
I use GlobalSetSaved for this. Mb there are some trick to do it?
Beta Was this translation helpful? Give feedback.
All reactions