Skip to content

Commit

Permalink
feat: get installPlans for quickstarts
Browse files Browse the repository at this point in the history
  • Loading branch information
mbazhlekova committed Sep 20, 2021
1 parent 92c60f3 commit 14d835d
Show file tree
Hide file tree
Showing 5 changed files with 1,429 additions and 1 deletion.
4 changes: 4 additions & 0 deletions scripts/actions/fetch-quickstarts.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ const quickstartQuery = `# gql
summary
websiteUrl
keywords
installPlans {
id
name
}
}
}
}
Expand Down
Loading

0 comments on commit 14d835d

Please sign in to comment.