# Packages
No description provided by the author
# Functions
GetTypeName returns the type of a schema.
LookupSchemaForField looks for the schema of a given path in a base schema.
PrintModel prints the description of a schema in writer.
PrintModelDescription prints the description of a specific model or dot path.
SplitAndParseResourceRequest separates the users input into a model and fields.
SplitAndParseResourceRequestWithMatchingPrefix separates the users input into a model and fields while selecting gvr whose (resource, group) prefix matches the resource.