@crawlee/typesInterfacesRequestQueueCollectionClientVersion: 3.11On this pageRequestQueueCollectionClient Request queue collection client.Index MethodsgetOrCreatelistMethods getOrCreategetOrCreate(name: string): Promise<RequestQueueInfo>Parametersname: stringReturns Promise<RequestQueueInfo>listlist(): Promise<PaginatedList<RequestQueueInfo>>Returns Promise<PaginatedList<RequestQueueInfo>>
Request queue collection client.