GITBOOK-3: Some structure fixes

This commit is contained in:
Perez, JuanManuel
2024-05-10 10:27:20 +00:00
committed by gitbook-bot
parent 8471c4a6bb
commit d496d39584
16 changed files with 29 additions and 19 deletions

View File

@@ -0,0 +1,6 @@
# Query
It is a special type of message which represents a request to look something up.
* They are always free of side effects (leaves the system unchanged)
* They always require a response (with the requested data)