Your first Data Source | wundergraph
Version: Next

Your first Data Source

GraphQL Data Source

In this example, we are going to pull in a remote GraphQL API called TrevorBlades.

From the WunderGraph platform:

  • Click the Data Sources menu item in the sidebar
  • Click Add New Data Source
  • Ensure Kind: GraphQL
  • Give your Data Source a name, e.g. TrevorBlades
  • Click Fetch Schema From GraphQL Server
  • Enter the following URL: https://countries.trevorblades.com/ and press import
  • If you visit the schema tab, you will see that wundergraph platform has introspected the TrevorBlades countries api.
  • Hit the save button.

Now that we have our first Data Source, let's create our first application


Subscribe to our newsletter to never miss new blog posts or announcements.