-
Configure the
GraphQL Client
Snap with
https://swapi-graphql.eskerda.vercel.app/ URL that points to a GraphQL API for the Star
Wars API, (commonly known as SWAPI).
-
Specify the following query for Pagination:
-
Set the pagination properties. The snap is configured to handle pagination using
cursor-based navigation.
-
Validate the pipeline. On validating, the Snap processes the GraphQL query to the SWAPI
endpoint. It retrieves data for 5 characters at a time, including their names, birth
years, and species details.
To successfully reuse pipelines:
- Download and import the pipeline into SnapLogic.
- Configure Snap accounts as applicable.
- Provide pipeline parameters as applicable.