Optional
cursor?: stringThe starting event cursor, exclusive. If set, Fauna will return events starting after the cursor.
The underlying HTTPClient that will execute the actual HTTP calls
Optional
page_The desired number of events per page.
Optional
start_The starting timestamp of the event feed, exclusive. If set, Fauna will return events starting after the timestamp.
Configuration for an event feed client.