Closed yasirfolio3 closed 1 year ago
Support a new format for ODP InvalidIdentifierException (when SDK fetches segments with a non-registered userId).
InvalidIdentifierException
"extensions": { "code": "INVALID_IDENTIFIER_EXCEPTION", "classification": "DataFetchingException" }
Add unit tests to cover the new response format.
Summary
Support a new format for ODP
InvalidIdentifierException
(when SDK fetches segments with a non-registered userId).Test plan
Add unit tests to cover the new response format.
Issues