Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Migrate Source GraphQL

The Migrate Source GraphQL module extends the list of core migrations source by adding the new GraphQL query source.

What's means?

This means that like as Migrate Source CSV, for example, you can create a migration YAML file inside of which configure the GraphQL endpoint and write the query from which to extract the contents.

How it works?

How to properly configure GraphQL source plugin

Guide maintainers

reinchek's picture