Queries
Page Queries
Browser Mutations
- addCookies
- addInitScript
- addScriptTag
- addStyleTag
- blur
- check
- clear
- clearCookies
- clearPermissions
- click
- dragAndDrop
- emulateMedia
- evaluate
- events
- fill
- focus
- goBack
- goForward
- grantPermissions
- highlight
- hover
- keyPress
- keyType
- page
- reload
- scrollIntoView
- selectOption
- selectText
- setExtraHTTPHeaders
- setGeolocation
- setInputFiles
- setOffline
- setViewport
- tap
- touch
- uncheck
- waitForEvent
- waitForFunction
- waitForLoadState
- waitForRequest
- waitForResponse
- waitForURL
Objects
Inputs
- ActOptions
- AddInitScriptOptions
- AddScriptTagOptions
- AddStyleTagOptions
- AuthCredentialOptions
- BlockAdsOptions
- BlockRequestsOptions
- BoxOptions
- CheckOptions
- ClearCookiesOptions
- ClearOptions
- ClickOptions
- CookieOptions
- DragAndDropOptions
- ElementFilterOptions
- ElementOptions
- EmulateMediaOptions
- ExtractOptions
- FillOptions
- GeolocationOptions
- GrantPermissionsOptions
- HoverOptions
- InputFileOptions
- KeyPressOptions
- KeyTypeOptions
- ObserveOptions
- PageOptions
- PDFMarginOptions
- PDFOptions
- PointOptions
- ProxyOptions
- ScreenOptions
- ScreenshotOptions
- SelectOptionOptions
- SelectTextOptions
- SelectValueOptions
- StorageStateOptions
- TapOptions
- TimeoutOptions
- ViewportOptions
- WaitForFunctionOptions
- WaitForOptions
Enums
Directives
Objects
Execution
No description
Definition
Copy
object Execution {
field: String!
alias: String
state: ExecutionState!
}
Fields
field
The field path that triggered the event.
alias
The alias of the field that triggered the event, if any.
state
The execution state of the field.
On this page
Assistant
Responses are generated using AI and may contain mistakes.