SubscriptionBuilder<Result, Source, Context, Args, Info>
Type Parameters
| Type Parameter |
|---|
|
|
|
|
|
|
|
|
|
|
Constructors
Constructor
new SubscriptionBuilder<
Result,Source,Context,Args,Info>(options):SubscriptionBuilder<Result,Source,Context,Args,Info>
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
SubscriptionBuilder<Result, Source, Context, Args, Info>
Properties
| Property | Modifier | Type |
|---|---|---|
|
|
|
Accessors
field
Get Signature
get field():
string
Returns
string
Methods
edit()
edit():
object
Returns
object
| Name | Type |
|---|---|
|
|
( |
|
|
( |
|
|
() => |
|
|
< |
|
|
|
|
|
( |
toMethods()
toMethods<
Payload>():SubscriptionMethods<Result,Source,Context,Args,Info,Payload>
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Returns
SubscriptionMethods<Result, Source, Context, Args, Info, Payload>