-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add primary and temporary apartment address to admin customer result
Primary and temporary addresses returned from DVV contain the apartment numbers, but these are dropped from the GraphQL response when fetching customer info. This fix copies these values from the address nodes to the relevant fields in the parent customer node. Refs: PV-618-dvv-search-by-apartment
- Loading branch information
1 parent
fdfb55d
commit ce6c16b
Showing
3 changed files
with
117 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters