Components

RPC consist of 2 components: Communication and Parameters.

pageCommunication

Communication can be request-less.

Same as the modules, you can use pagination in RPCs to iterate over the records.

pageParameters

Parameters from the modules are passed automatically to linked RPCs.

Last updated