FindMethodOptions
Resources API "find" options
Properties
force?
optional force?: boolean;
Force the request to go to the server instead of checking for a cached value first
url?
optional url?: string;
Use this to override URL instead of looking up the URL for the type/id
watch?
optional watch?: boolean;
Watch for changes
false = no, all other values = yes