Open Mark90 opened 4 days ago
We currently support both - and | as split separators in the graphql filterBy parameter.
-
|
filterBy
As discussed in https://github.com/workfloworchestrator/orchestrator-core/pull/597#pullrequestreview-1979157590 - is problematic as it occurs in dates and uuids.
- should be deprecated and eventually removed.
We currently support both
-
and|
as split separators in the graphqlfilterBy
parameter.As discussed in https://github.com/workfloworchestrator/orchestrator-core/pull/597#pullrequestreview-1979157590
-
is problematic as it occurs in dates and uuids.-
should be deprecated and eventually removed.