451 B
451 B
Home > cautious-journey > RemoteOptions > data
RemoteOptions.data property
Arbitrary key-value data for this remote, usually credentials and base URLs.
Signature:
data: Record<string, string>;