scaife-viewer / backend

Packages and utilities to build Scaife Viewer backends using ATLAS / CTS resolvers
3 stars 2 forks source link

Add hookset for customizing relations within schema #40

Open jacobwegner opened 3 years ago

jacobwegner commented 3 years ago

Use case:

A site developer wants to override VersionNode within their site.

We should be able to specify this class using hooksets.

jacobwegner commented 3 years ago

(Just circling back, we'd likely want to do this for a few of the "standard" node types, not just VersionNode)