IRequestType[ Interface ]export type IRequestType = 'ReadWrite' | 'Subscription' | 'Event';Available from 1.8