Class: ThriftHandler
handlers/thrift/src.ThriftHandler
Implements
Table of contents
Constructors
Methods
Constructors
constructor
• new ThriftHandler(__namedParameters
)
Parameters
Name | Type |
---|---|
__namedParameters | GetMeshSourceOptions <ThriftHandler > |
Methods
getMeshSource
▸ getMeshSource(): Promise
<{ contextVariables
: Record
<string
, string
> ; schema
: GraphQLSchema
}>
Returns
Promise
<{ contextVariables
: Record
<string
, string
> ; schema
: GraphQLSchema
}>