Amplify Toolbox
Preparing search index...
@aws-amplify/model-generator
GenerateGraphqlCodegenOptions
Type Alias GenerateGraphqlCodegenOptions
type
GenerateGraphqlCodegenOptions
=
{
format
:
GRAPHQL_CODEGEN
;
maxDepth
?:
number
;
multipleSwiftFiles
?:
boolean
;
statementTarget
:
GenerateApiCodeStatementTarget
;
typeNameIntrospection
?:
boolean
;
typeTarget
?:
GenerateApiCodeTypeTarget
;
}
Index
Properties
format
max
Depth?
multiple
Swift
Files?
statement
Target
type
Name
Introspection?
type
Target?
Properties
format
format
:
GRAPHQL_CODEGEN
Optional
max
Depth
maxDepth
?:
number
Optional
multiple
Swift
Files
multipleSwiftFiles
?:
boolean
statement
Target
statementTarget
:
GenerateApiCodeStatementTarget
Optional
type
Name
Introspection
typeNameIntrospection
?:
boolean
Optional
type
Target
typeTarget
?:
GenerateApiCodeTypeTarget
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
max
Depth
multiple
Swift
Files
statement
Target
type
Name
Introspection
type
Target
Amplify Toolbox
Loading...