You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of methods are already provided through the ReactorQueryGateway, expanding on the regular QueryGateway. The only thing which is currently really missing, is the option to only provide the queryName when issuing a query.
Currently the ReactorQueryGateway expects the usage of a Query Payload object to be able to dispatch a query.
The text was updated successfully, but these errors were encountered:
A lot of methods are already provided through the
ReactorQueryGateway
, expanding on the regularQueryGateway
. The only thing which is currently really missing, is the option to only provide thequeryName
when issuing a query.Currently the
ReactorQueryGateway
expects the usage of a Query Payload object to be able to dispatch a query.The text was updated successfully, but these errors were encountered: