utils library
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.