W3cubDocs

/Ember.js 4

Class PromiseManyArray

public
Defined in: ../packages/model/addon/-private/promise-many-array.ts:30
Module: @ember-data/model

catch (callback) public

Module: @ember-data/model
callback
returns
Promise

catch errors thrown by this promise

finally (callback) public

Module: @ember-data/model
callback
returns
Promise

run cleanup after this promise completes

reload (options) public

Module: @ember-data/model
options
returns

Reload the relationship

then (success, fail) public

Module: @ember-data/model
success
fail
returns
Promise

chain this promise

© 2022 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://api.emberjs.com/ember-data/4.9/classes/PromiseManyArray/methods