Type alias MutationSchemaHookCallback

MutationSchemaHookCallback: ((schemaString: string, source: string, relationship?: VertexRelationship | null) => string)

Type declaration

    • (schemaString: string, source: string, relationship?: VertexRelationship | null): string
    • Parameters

      Returns string

Generated using TypeDoc