convex-schema-parser-0.1.7.0: A type-safe client generator for Convex for both Rust and Python.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Convex.Action.Parser

Documentation

data FuncType Source #

Constructors

Query 
Mutation 
Action 

Instances

Instances details
Show FuncType Source # 
Instance details

Defined in Convex.Action.Parser

Eq FuncType Source # 
Instance details

Defined in Convex.Action.Parser