@firestartr/cli 1.50.1-snapshot-36 → 1.50.1-snapshot-37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.js +4 -0
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -298370,6 +298370,10 @@ async function getOrgTeamsDirectAccess(org) {
|
|
|
298370
298370
|
}
|
|
298371
298371
|
}
|
|
298372
298372
|
}
|
|
298373
|
+
pageInfo {
|
|
298374
|
+
hasNextPage
|
|
298375
|
+
endCursor
|
|
298376
|
+
}
|
|
298373
298377
|
}
|
|
298374
298378
|
}
|
|
298375
298379
|
}
|