OptionalauthorizationOverride authorization config, which will apply on top of defaults based on availability of auth, etc.
OptionalfunctionsFunctions invokable by the API. The specific input type of the function is subject to change or removal.
OptionalloggingLogging configuration for the API.
OptionalmigratedMapping of model name to existing DynamoDB table that should be used as the data source. Each element in the array represents a mapping for a specific branch.
OptionalnameOptional name for the generated Api.
Graphql Schema as a string to be passed into the CDK construct.
Exposed props for Data which are configurable by the end user.