Module

Prospero.SDL

Package
purescript-prospero
Repository
rowtype-yoga/purescript-prospero

#toSDL Source

toSDL :: forall r. { mutation :: Maybe GqlType, query :: GqlType, subscription :: Maybe GqlType | r } -> String

#federationSDL Source

federationSDL :: forall r. { mutation :: Maybe GqlType, query :: GqlType, subscription :: Maybe GqlType | r } -> String