INPUT_OBJECT

SaveHiddenViewInput

HiddenView holds the view configuration of an extension if it is a hidden load test extension.

link GraphQL Schema definition

1input SaveHiddenViewInput {
4
2# Relative path of the HTML file to load for this view.
3viewerPath: String!
5}

link Required by

This element is not required by anyone