Optional
Readonly
customReadonly
functionReadonly
functionRetrieve any function slots defined explicitly in the Api definition.
generated function slots
Readonly
jsReadonly
lambdaReadonly
schemaReturn the schema definition as a graphql string, with amplify directives allowed.
the rendered schema.
references IAmplifyGraphqlDefinition from: https://github.com/aws-amplify/amplify-category-api/blob/4c0ea253a0bae51f775383929ba4748593185bc1/packages/amplify-graphql-api-construct/src/types.ts#L491-L503
function slots is any'd for now. Will add actual type when we add support for this feature