MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Interfaces
GraphQLRequest

@morojs/moro


@morojs/moro / GraphQLRequest

Interface: GraphQLRequest

Defined in: src/core/graphql/types.ts:186

GraphQL request

Properties

extensions?

optional extensions: Record<string, any>

Defined in: src/core/graphql/types.ts:190


operationName?

optional operationName: string | null

Defined in: src/core/graphql/types.ts:189


query

query: string

Defined in: src/core/graphql/types.ts:187


variables?

optional variables: Record<string, any>

Defined in: src/core/graphql/types.ts:188

Back to GraphQLRequestView Source
MoroJSoro JS

A TypeScript backend framework with its own native engine. Zero dependencies, four runtimes.

Product

DocsBenchmarksPlaygroundCLIBlog

Compare

vs ExpressMigration guidesRoadmap

Community

GitHubDiscordXExamples

Legal

PrivacyTermsAbout
© CM Ventures, Inc. Built withfor the TypeScript community.