puppeteer/new-docs/puppeteer.protocol.database.executesqlrequest.md
2020-07-13 14:01:35 +01:00

745 B

Home > puppeteer > Protocol > Database > ExecuteSQLRequest

Protocol.Database.ExecuteSQLRequest interface

Signature:

export interface ExecuteSQLRequest 

Properties

Property Type Description
databaseId DatabaseId
query string