• Preparing search index...
  • The search index is not available
Graviola CRUD
  • Graviola CRUD
  • json-schema-utils/src
  • hasInversePropertyAnnotation

Function hasInversePropertyAnnotation

  • hasInversePropertyAnnotation(
        schema: JSONSchema7,
    ): schema is JSONSchemaWithInverseProperties

    Type guard to check if a schema has inverse property annotations

    Parameters

    • schema: JSONSchema7

    Returns schema is JSONSchemaWithInverseProperties

    • Defined in packages/json-schema-utils/src/inversePropertyAnnotations.ts:34

Settings

Member Visibility
Graviola CRUD
  • Loading...

Generated using TypeDoc