External

Fetch

Name: Fetch

Type: varies

Fetch data from an external HTTP API.

The response from the API must be JSON-deserializable.

Use the generics syntax to specify the type of the returned object (see example).

Last updated