From 0bed72ad63c5fbf07618b6cade1b3b24d0b704de Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Tue, 18 Oct 2022 02:49:57 -0400 Subject: [PATCH] fix(doc): example for `github_api_graphql` [skip ci] --- source/plugins/core/metadata.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/plugins/core/metadata.yml b/source/plugins/core/metadata.yml index d4e2f88e..5be30d5c 100644 --- a/source/plugins/core/metadata.yml +++ b/source/plugins/core/metadata.yml @@ -217,9 +217,11 @@ inputs: Can be used to support [GitHub enterprises server](https://github.com/enterprise). Leave empty to use default endpoint. + + > ℹ️ GraphQL octokit will automatically append `/graphql` to provided endpoint type: string default: "" - example: https://api.github.com/graphql + example: https://api.github.com global: yes config_timezone: