Need Help for MSGraph [Answered]

Sstarianz8/15/2022
Hi, I'm new here in the discord, and found out that the community here is nice. Lots of things.

So I would like to ask everyone here. If there is anyone has work on MSGraph.

I would like to create a library that will be use by other developer. So basically I'm creating a Library to integrate with MSGraph.

Anyone know where should I start first? Like is there any available OpenApi Spec / Swagger for me to consume ?
Ppatrickk8/15/2022
What do you mean?
Ppatrickk8/15/2022
the graph APIs MS has have a bunch of applications
Sstarianz8/15/2022
Well, I also kinda blur atm.

I received a task to integrate with MS Graph.

So I not sure where to start.
Ppatrickk8/15/2022
If it's a blur you can hardly integrate with it.
Sstarianz8/15/2022
So since it has bunch of applications, does it mean each app has it own API?
Ppatrickk8/15/2022
you need to go to wherever you got the task from and get clarification as to what it is you're doing.
Sstarianz8/15/2022
okok, will just talk back to them, because I felt it was too big to integrate everything. Thanks @patrickk
Sstarianz8/15/2022
:bunnod:
Ppatrickk8/15/2022
you don't know what you're doing, so im unsure what it is exactly you're feeling.
Ppatrickk8/15/2022
vague tasks cannot have an implementation
AAccord8/15/2022
✅ This post has been marked as answered!
Sstarianz8/15/2022
I just got the details.
Sstarianz8/15/2022
They're actually asking me to create a library to work on this.

https://docs.microsoft.com/en-us/graph/api/resources/event?view=graph-rest-1.0
Sstarianz8/15/2022
Is just basic CREATE, UPDATE, DELETE
Sstarianz8/15/2022
Good thing I found there is POSTMAN Collection provided.
Sstarianz8/15/2022
Imma head to there and start working on it. Thanks!