8000 docs: address graphqldatasource wrd wizard page issues (#1720) · telerik/reporting-docs@be02316 · GitHub
[go: up one dir, main page]

Skip to content

Commit be02316

Browse files
docs: address graphqldatasource wrd wizard page issues (#1720)
1 parent 8c303e8 commit be02316

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

designing-reports/report-designer-tools/web-report-designer/tools/graphqldatasource-wizard.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Define parameters for the HTTP request. The supported types are Query, Header, C
5454

5555
### Configure Basic Authentication (Optional)
5656

57-
> This step is skipped unless you choose `Basic` authentication in the first step of the wizard.
57+
>note This step is skipped unless you choose `Basic` authentication in the first step of the wizard.
5858
5959
Enter the credentials for basic authentication.
6060

@@ -89,7 +89,7 @@ Set up the settings for the 2-step (Bearer) authentication.
8989
9090
Specify parameters for the authentication HTTP request. The supported types are Query, Header, Cookie, and Inline, like in the [Configure Request Parameters step](#configure-request-parameters).
9191

92-
!["Configure authentication parameters" window of the GraphQLDataSource Wizard. Features a grid showcasing the current parameters, as well as a "plus" icon for adding new ones.](images/graphqldatasource/configure-2-step-authentication.png)
92+
!["Configure authentication parameters" window of the GraphQLDataSource Wizard. Features a grid showcasing the current parameters, as well as a "plus" icon for adding new ones.](images/graphqldatasource/configure-authentication-parameters.png)
9393

9494
### Choose Design-Time Data
9595

@@ -99,10 +99,10 @@ Choose the source of design-time data (used, for example, to display available d
9999
* **Upload JSON file** – Use an external JSON file for the data. The URI can be relative or absolute.
100100
* **Use JSON inline as hard-coded data while designing the report** - Use a hard-coded JSON string.
101101

102-
!["Choose design-time data" window of the GraphQLDataSource Wizard. Includes three buttons with the options "Use real data while designing the report", "Upload JSON file", and "Use JSON inline as hard-coded data while designing the report". The default one is "Use real data while designing the report".](images/graphqldatasource/choose-design-time-data.png)
103-
104102
>tip Use an external JSON file or hard-coded data if the GraphQLDataSource component relies on a token that needs to be updated dynamically through report parameters. Report parameters can be used only at runtime.
105103
104+
!["Choose design-time data" window of the GraphQLDataSource Wizard. Includes three buttons with the options "Use real data while designing the report", "Upload JSON file", and "Use JSON inline as hard-coded data while designing the report". The default one is "Use real data while designing the report".](images/graphqldatasource/choose-design-time-data.png)
105+
106106
### Preview Data Source Results
107107

108108
Preview the data returned based on the current configuration. Optionally, specify a JSONPath expression to filter the result.

0 commit comments

Comments
 (0)
0