Davide Aquaro
Davide Aquaro
Hi, Would it be possible to load examples with complex facts, e.g. object with nested array of objects? How would you manipulate them? Example: ``` var fact = { "parentObject":...
Hi there, I tried to use this module to retrieve a specific term store but I got an OAuth issue when I tried to hit the following endpoint (which works...
Hi, I installed _pnp-auth v2.0.0_ and _@pnp/sp-commonjs v2.11.0_ and I'm using them in my project in this way: ``` const bootstrap = require("pnp-auth").bootstrap; const taxonomy = import("@pnp/sp-commonjs/taxonomy/index.js"); let url =...