MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Interfaces
GraphQLResponse

@morojs/moro


@morojs/moro / GraphQLResponse

Interface: GraphQLResponse

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

GraphQL response

Properties

data?

optional data: any

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


errors?

optional errors: readonly GraphQLError[]

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


extensions?

optional extensions: Record<string, any>

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

Back to GraphQLResponseView 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.