hansololai/postgraphile-polymorphic-relation-plugin

View on GitHub
src/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
export * from './add_backward_poly_association_plugin';
export * from './add_forward_poly_association_plugin';
export * from './postgraphilePolyRelationCorePlugin';
export * from './define_polymorphic_constraint_plugin';
export * from './define_model_to_table_map_plugin';