Module <internal>

Enumerations

Enumeration Members

Classes

Interfaces

ArgumentNode ArrayBufferView BlobPropertyBag Body BooleanValueNode CallSite Client ClientOptions ConstArgumentNode ConstDirectiveNode ConstListValueNode ConstObjectFieldNode ConstObjectValueNode DebugEventTypes DirectiveDefinitionNode DirectiveNode DocumentNode EnumTypeDefinitionNode EnumTypeExtensionNode EnumValueDefinitionNode EnumValueNode Error ExchangeInput Extensions FieldDefinitionNode FieldNode File FilePropertyBag FloatValueNode FormData FragmentDefinitionNode FragmentSpreadNode GraphQLErrorExtensions GraphQLErrorOptions GraphQLFormattedError GraphQLRequest Headers InlineFragmentNode InputObjectTypeDefinitionNode InputObjectTypeExtensionNode InputValueDefinitionNode IntValueNode InterfaceTypeDefinitionNode InterfaceTypeExtensionNode ListTypeNode ListValueNode Location NameNode NamedTypeNode NonNullTypeNode NullValueNode ObjectFieldNode ObjectTypeDefinitionNode ObjectTypeExtensionNode ObjectValueNode Operation OperationContext OperationDebugMeta OperationDefinitionNode OperationResult OperationTypeDefinitionNode PersistedRequestExtensions PromiseLike QueuingStrategy QueuingStrategySize ReadableByteStreamController ReadableStream ReadableStreamBYOBReader ReadableStreamBYOBRequest ReadableStreamDefaultController ReadableStreamDefaultReader ReadableStreamGenericReader ReadableStreamGetReaderOptions ReadableStreamReadDoneResult ReadableStreamReadValueResult ReadableWritablePair Request RequestExtensions RequestInit Response ResponseInit ScalarTypeDefinitionNode ScalarTypeExtensionNode SchemaDefinitionNode SchemaExtensionNode SelectionSetNode SourceLocation StreamPipeOptions StringValueNode Subscription Tag UnderlyingByteSource UnderlyingDefaultSource UnderlyingSink UnderlyingSinkAbortCallback UnderlyingSinkCloseCallback UnderlyingSinkStartCallback UnderlyingSinkWriteCallback UnderlyingSource UnderlyingSourceCancelCallback UnderlyingSourcePullCallback UnderlyingSourceStartCallback UnionTypeDefinitionNode UnionTypeExtensionNode VariableDefinitionNode VariableNode WritableStream WritableStreamDefaultController WritableStreamDefaultWriter

Type Aliases

ASTNode AdminUser AnyVariables App AppCreateInput AppUser ArgumentNode ArrayBufferLike Attributable BlobPart BlockchainEntity BlockchainResource BlockchainTransaction BodyInit BooleanValueNode BufferSource CacheOutcome CheckoutListingParams CheckoutWithDapperWalletResponse ConstArgumentNode ConstDirectiveNode ConstListValueNode ConstObjectFieldNode ConstObjectValueNode ConstValueNode ConstValueNode Contract CreateFileOptionsInput CreateNftListingInput CredentialUpdateInput CustomTransaction CustomTransactionCreateInput CustomTransactionList DebugEvent DebugEventArg DefinitionNode DefinitionNode DirectiveDefinitionNode DirectiveNode DocumentInput DocumentNode DocumentNode EndingType EnumTypeDefinitionNode EnumTypeExtensionNode EnumValueDefinitionNode EnumValueNode EnvironmentConfig EnvironmentName ErrorLike Exact Exchange ExchangeIO ExecutableDefinitionNode ExecutableDefinitionNode FieldDefinitionNode FieldNode File FixedPricing FloatValueNode FormDataEntryValue FragmentDefinitionNode FragmentSpreadNode GetBlockchainTransactionParams GetNFTListingsParams GetNFTsByWalletParams GraphQLError HasTimes HeadersInit Identifiable InitiateCheckoutResponse InlineFragmentNode InputMaybe InputObjectTypeDefinitionNode InputObjectTypeExtensionNode InputValueDefinitionNode IntValueNode InterfaceTypeDefinitionNode InterfaceTypeExtensionNode Invoice InvoiceList InvoicesFilterInput Keys ListTypeNode ListValueNode Location MarketplaceListing MarketplaceListingFilterInput MarketplaceListingList Maybe NameNode NamedTypeNode Nft NftContent NftContentInput NftFile NftFilterInput NftList NftListing NftListingFilterInput NftListingList NftModel NftModelCreateInput NftModelFilterInput NftModelList NftModelUpdateInput NftSet NftSetCreateInput NftSetFilterInput NftSetList NftSetUpdateInput NiftoryClientParams NonNullTypeNode NullValueNode ObjectFieldNode ObjectTypeDefinitionNode ObjectTypeExtensionNode ObjectValueNode OperationDefinitionNode OperationInstance OperationResultSource OperationType OperationTypeDefinitionNode Or OrNever Organization OrganizationCreateInput OrganizationMember Pageable PaginationParams Partial Push QueryMarketplaceListingsArgs QueryNftModelsArgs QueryNftSetsArgs QueryNftsArgs QuerySetsArgs QueryWalletByAddressArgs QueryWalletsArgs ReadableStreamController ReadableStreamReadResult ReadableStreamReader Record ReferrerPolicy RequestCache RequestCredentials RequestDestination RequestInfo RequestMode RequestPolicy RequestRedirect Resource ResponseType ScalarTypeDefinitionNode ScalarTypeExtensionNode Scalars SchemaDefinitionNode SchemaExtensionNode SelectionNode SelectionNode SelectionSetNode SellableEntity Signal SimpleFile Sink Source Source Start StringValueNode TalkbackFn TypeDefinitionNode TypeDefinitionNode TypeExtensionNode TypeExtensionNode TypeNode TypeNode TypeSystemDefinitionNode TypeSystemDefinitionNode TypeSystemExtensionNode TypeSystemExtensionNode TypedDocumentNode UnionTypeDefinitionNode UnionTypeExtensionNode UpdateNftListingInput UserData ValueNode ValueNode VariableDefinitionNode VariableNode Wallet WalletList WalletsFilterInput XMLHttpRequestBodyInit

Variables

Functions

Enumeration Members

ARGUMENT: "Argument"
ARGUMENT: "Argument"
BOOLEAN: "BooleanValue"
BOOLEAN: "BooleanValue"
DIRECTIVE: "Directive"

Directives

DIRECTIVE: "Directive"

Directives

DIRECTIVE_DEFINITION: "DirectiveDefinition"

Directive Definitions

DIRECTIVE_DEFINITION: "DirectiveDefinition"

Directive Definitions

DOCUMENT: "Document"

Document

DOCUMENT: "Document"

Document

ENUM: "EnumValue"
ENUM: "EnumValue"
ENUM_TYPE_DEFINITION: "EnumTypeDefinition"
ENUM_TYPE_DEFINITION: "EnumTypeDefinition"
ENUM_TYPE_EXTENSION: "EnumTypeExtension"
ENUM_TYPE_EXTENSION: "EnumTypeExtension"
ENUM_VALUE_DEFINITION: "EnumValueDefinition"
ENUM_VALUE_DEFINITION: "EnumValueDefinition"
End: 0

Informs the Sink that the Source has ended and that it won't send more values.

Remarks

This signal signifies that the stream has stopped and that no more values are expected. Some sources don't have a set end or limit on how many values will be sent. This signal is not sent when the Source is cancelled with a Close talkback signal.

FIELD: "Field"
FIELD: "Field"
FIELD_DEFINITION: "FieldDefinition"
FIELD_DEFINITION: "FieldDefinition"
FLOAT: "FloatValue"
FLOAT: "FloatValue"
FRAGMENT_DEFINITION: "FragmentDefinition"
FRAGMENT_DEFINITION: "FragmentDefinition"
FRAGMENT_SPREAD: "FragmentSpread"

Fragments

FRAGMENT_SPREAD: "FragmentSpread"

Fragments

INLINE_FRAGMENT: "InlineFragment"
INLINE_FRAGMENT: "InlineFragment"
INPUT_OBJECT_TYPE_DEFINITION: "InputObjectTypeDefinition"
INPUT_OBJECT_TYPE_DEFINITION: "InputObjectTypeDefinition"
INPUT_OBJECT_TYPE_EXTENSION: "InputObjectTypeExtension"
INPUT_OBJECT_TYPE_EXTENSION: "InputObjectTypeExtension"
INPUT_VALUE_DEFINITION: "InputValueDefinition"
INPUT_VALUE_DEFINITION: "InputValueDefinition"
INT: "IntValue"
INT: "IntValue"
INTERFACE_TYPE_DEFINITION: "InterfaceTypeDefinition"
INTERFACE_TYPE_DEFINITION: "InterfaceTypeDefinition"
INTERFACE_TYPE_EXTENSION: "InterfaceTypeExtension"
INTERFACE_TYPE_EXTENSION: "InterfaceTypeExtension"
LIST: "ListValue"
LIST: "ListValue"
LIST_TYPE: "ListType"
LIST_TYPE: "ListType"
NAME: "Name"

Name

NAME: "Name"

Name

NAMED_TYPE: "NamedType"

Types

NAMED_TYPE: "NamedType"

Types

NON_NULL_TYPE: "NonNullType"
NON_NULL_TYPE: "NonNullType"
NULL: "NullValue"
NULL: "NullValue"
OBJECT: "ObjectValue"
OBJECT: "ObjectValue"
OBJECT_FIELD: "ObjectField"
OBJECT_FIELD: "ObjectField"
OBJECT_TYPE_DEFINITION: "ObjectTypeDefinition"
OBJECT_TYPE_DEFINITION: "ObjectTypeDefinition"
OBJECT_TYPE_EXTENSION: "ObjectTypeExtension"
OBJECT_TYPE_EXTENSION: "ObjectTypeExtension"
OPERATION_DEFINITION: "OperationDefinition"
OPERATION_DEFINITION: "OperationDefinition"
OPERATION_TYPE_DEFINITION: "OperationTypeDefinition"
OPERATION_TYPE_DEFINITION: "OperationTypeDefinition"
Push: 1

Informs the Sink of a new values that's incoming from the Source.

Remarks

This informs the Sink of new values that are sent by the Source.

See

Push for the data structure of the signal.

SCALAR_TYPE_DEFINITION: "ScalarTypeDefinition"

Type Definitions

SCALAR_TYPE_DEFINITION: "ScalarTypeDefinition"

Type Definitions

SCALAR_TYPE_EXTENSION: "ScalarTypeExtension"

Type Extensions

SCALAR_TYPE_EXTENSION: "ScalarTypeExtension"

Type Extensions

SCHEMA_DEFINITION: "SchemaDefinition"

Type System Definitions

SCHEMA_DEFINITION: "SchemaDefinition"

Type System Definitions

SCHEMA_EXTENSION: "SchemaExtension"

Type System Extensions

SCHEMA_EXTENSION: "SchemaExtension"

Type System Extensions

SELECTION_SET: "SelectionSet"
SELECTION_SET: "SelectionSet"
STRING: "StringValue"
STRING: "StringValue"
Start: 0

Informs the Sink that it's being called by a Source.

Remarks

This starts the stream of values and carries a talkback function with it that is used by the Sink to communicate back to the Source.

See

Start for the data structure of the signal.

UNION_TYPE_DEFINITION: "UnionTypeDefinition"
UNION_TYPE_DEFINITION: "UnionTypeDefinition"
UNION_TYPE_EXTENSION: "UnionTypeExtension"
UNION_TYPE_EXTENSION: "UnionTypeExtension"
VARIABLE: "Variable"

Values

VARIABLE: "Variable"

Values

VARIABLE_DEFINITION: "VariableDefinition"
VARIABLE_DEFINITION: "VariableDefinition"

Generated using TypeDoc