PERFORMANCE

Real World Performance: lazy loading, optimizing media, faster analytics join us Wednesday

ContactSign Up
Community Plugin
View plugin on GitHub

Gatsby Source Sermon Audio

Pass the following options to use this plugin:

  • API Key for Sermon Audio API
  • Array of fields to include in graphql schema from API response object

Code Example in gatsby-config.js plugin array:

    {
      resolve: `gatsby-source-sermon-audio`,
      options: {
        apiKey: SERMON_AUDIO_API_KEY,
      }
    }
© 2023 Gatsby, Inc.