github.com/voedger/voedger@v0.0.0-20240520144910-273e84102129/design/consistency/inv-cmdfunction-reads.md (about) 1 # Command Function Reads 2 | Command Function | Reads from | 3 | ------------------------ | ----------------------------------------------------------- | 4 | StoreSubscriptionProfile | Singleton Record, 5 | TestSubscriptionProfile | Singleton Record 6 | WriteResellerInfo | Singleton Record 7 | CreateLogin | View<loginIdx> 8 | PBill, Orders | Record<bill> 9 | linkDeviceToRestaurant | View<Collection> 10 | initUserWorkspace | View<wsNameView> 11 | createWorkspaceID | View<wsIDIdx>