DEV
Query.
generateSQLFilesForTesting
No description
Arguments
No arguments
Returns:
String!
GraphQL
1
2
3
type
Query
{
generateSQLFilesForTesting
(
)
:
String
!
}
Was this page helpful?
Yes
No
© 2025 Zonos
zonos.com
Query.
generateSQLFilesForTesting
No description
Arguments
Returns:
String!
type Query { generateSQLFilesForTesting(): String! }