utils library

Constants

items → const String
"items", the key name for nested data in AppSync

Functions

getBelongsToFieldsFromModelSchema(ModelSchema modelSchema) Iterable<ModelField>
getModelSchemaByModelName(String modelName, GraphQLRequestOperation? operation) → ModelSchema
Gets the modelSchema from provider that matches the name and validates its fields.