Queries
Learn how queries enable a user to receive information from a domain.
We'll cover the following
Once something is executed in a domain and has produced whatever event, a user may want to know what happened in the system. Queries are what enable the possibility for a user to receive information from a system.
What are queries?
Queries are the third of the three activities that can occur in a domain, and it is part of the Command Query Responsibility Segregation (CQRS) pattern. They represent requests a user does in order to ...
Create a free account to access the full course.
Continue your learning journey with a 14-day free trial.
By signing up, you agree to Devpath's Terms of Service and Privacy Policy