Type alias ZeroToManyRelationVertexLoaderDataLoaderId

ZeroToManyRelationVertexLoaderDataLoaderId: ZeroToManyRelationLoaderDataLoaderId & ParsedConnectionsListQueryArguments & {
    operation: OperationTypeNode;
}

The object used for identifying specific Data Loader in the set.

Generated using TypeDoc