Static operation names discovered on a createData(...) call's config object literal -- names (AST object keys) only, never the operations' own function bodies. undefined for a buildData(...) call, which never has these sections.
createData(...)
undefined
buildData(...)
Readonly
Getter names.
Mutator names.
Subscription names.
Static operation names discovered on a
createData(...)call's config object literal -- names (AST object keys) only, never the operations' own function bodies.undefinedfor abuildData(...)call, which never has these sections.