DEV
Query.
generateSQLFilesForTesting
No description
Arguments
No arguments
Returns:
String!
GraphQL
1
2
3
type
Query
{
generateSQLFilesForTesting
(
)
:
String
!
}
Book a demo
Was this page helpful?
Yes
No
Get support
·
Legal docs
·
© 2026 Zonos
Query.
generateSQLFilesForTesting
No description
Arguments
Returns:
String!
type Query { generateSQLFilesForTesting(): String! }