0.1.6 • Published 3 years ago

gatsby-source-sermon-audio v0.1.6

Weekly downloads
1
License
ISC
Repository
-
Last release
3 years ago

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,
      }
    }
0.1.6

3 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago