Allow Group Status Field Including All Locales #13440
jessrynkar
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
It would be great if Payload could introduce a separate type for 'all' queries. This part is currently not type safe and type changes like the one required for this implementation would not be detected. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Currently, documents will return one
status
, whether you are fetching all locales or an individual locale.This feature will introduce a
status
group field that maintains and provides the current status of all locales.Details
_status
group field.version
data, we can likely reuse thisPR
#13509
ETA
Planned to begin August 2025, completion expected Sept 2025.
Background
Discussion here.
Further related discussion here.
Beta Was this translation helpful? Give feedback.
All reactions