UNPKG

hasura-node-types

Version:

Add Hasura types, event trigger and action wrapper for common web frameworks

4 lines (3 loc) 148 B
export * from "./types"; export * from "./express"; export { getActionUserID, getActionUserRole, getEventUserID, getEventUserRole } from "./utils";