graphql-engine/server/src-lib/Hasura/Backends/DataWrapper/API.hs
Solomon 94331e23f5 GDW-15 Serializable Types
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3924
GitOrigin-RevId: 75b276edcd2d1f88bbdbed1b96b08708f9c68450
2022-03-16 04:13:08 +00:00

8 lines
120 B
Haskell

--
module Hasura.Backends.DataWrapper.API
( module V0,
)
where
import Hasura.Backends.DataWrapper.API.V0.API as V0