We will use our own custom mutations in an Apollo GraphQL API to update or create data that we scrape from SWAPI into Neo4J with. We will use the @cypher directive to use custom merge statements in these mutations.
@cypher