Set up an Apiv2 to perform requests with.
Apiv2
This client can be used the same as the Apiv2Client, but also exposes a method for each request which can simplify its use. The downside of this is that use of this client prevents code splitting.
Apiv2Client
Api client configuration options.
A configured Apiv2.
Set up an
Apiv2
to perform requests with.This client can be used the same as the
Apiv2Client
, but also exposes a method for each request which can simplify its use. The downside of this is that use of this client prevents code splitting.