Appearance
@pbvex/protocol / FunctionType
FunctionType = "query" | "mutation" | "action" | "httpAction"
"query"
"mutation"
"action"
"httpAction"