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

V4 OneNote (notes) #2894

Merged
merged 2 commits into from
Jan 12, 2024
Merged

V4 OneNote (notes) #2894

merged 2 commits into from
Jan 12, 2024

Conversation

bcameron1231
Copy link
Collaborator

Category

  • New feature?
  • Documentation update?

What's in this Pull Request?

v4 implementation of OneNote

Adding full Notes functionality
Adding Tests
Adding Documentation
@bcameron1231 bcameron1231 added this to the 4.0.0 milestone Jan 9, 2024
@bcameron1231
Copy link
Collaborator Author

bcameron1231 commented Jan 9, 2024

Needs review please.

Specifically how I handled the Combine<> within types.ts Using Omit<> and Pick<>, seems to remove the callable capability of the GraphQueryable objects. So I am using intersection types with the default response type such as _GraphCollection. Makes it callable and improves intellisense.

Additionally, the docs are a bit confusing. Graph docs have functionality interspersed between different sections. I grouped them slightly differently. Hopefully it makes sense.

@juliemturner juliemturner merged commit d066b6c into pnp:version-4 Jan 12, 2024
1 check failed
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.

2 participants