Getting all the posts (including Authors) with pagination
Here we will use the paginate function of the fetcher to get the next page fetcher directly if it is defined.
Fetching the Settings of your Ghost instance
Settings is a specific resource, you cannot build query against it like the other resources. You can only fetch the settings, so calling api.settings will directly give you a fetcher.