Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding getAllChildrenAsTree select properties #3106

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

bcameron1231
Copy link
Collaborator

Category

  • Bug fix?

Related Issues

fixes #3083

What's in this Pull Request?

Adds the ability to pass in retrieveProperties to getAllChildrenAsTree. V2 and V3 had this functionality. Only supports Shared Custom Properties, not Local Custom Properties.

@bcameron1231 bcameron1231 added this to the 4.4.0 milestone Aug 8, 2024
Making select match v2 and v3 versions of this call.
adding retrieveProperties to allow selecting custom properties
@juliemturner juliemturner merged commit 8b886d6 into pnp:version-4 Aug 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getAllChildrenAsTree does not include an option to retrieve properties.
2 participants