OptionalheaderEditor?: IStandaloneCodeEditorThe Monaco Editor instance used in the request headers editor, used to edit HTTP headers.
The contents of the request headers editor when initially rendering the provider component.
The contents of the operation editor when initially rendering the provider component.
The contents of the variables editor when initially rendering the provider component.
OptionalqueryEditor?: IStandaloneCodeEditorThe Monaco Editor instance used in the operation editor.
OptionalresponseEditor?: IStandaloneCodeEditorThe Monaco Editor instance used in the response editor.
If the contents of the request headers editor are persisted in storage.
OptionalvariableEditor?: IStandaloneCodeEditorThe Monaco Editor instance used in the variables editor.
A map of fragment definitions using the fragment name as a key which are made available to include in the query.