Projects
Continued working on updating the customer documents handler to use the new consumer in the search indexing service. Most of the day went toward setting up a testing environment to validate the changes before pushing for review.
Investigations
Debugged an issue with the GraphQL service in the local dev environment by nuking and rebuilding it. Populated a local store with test data using the testing repo. Tried using the /search endpoint to validate changes but customer names weren't coming back in the response. Switched to working directly with an internal service repo to see if I can validate that the Elasticsearch index is updating customer names correctly.