INPUT_OBJECT

HiddenViewInput

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

link GraphQL Schema definition

1input HiddenViewInput {
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