We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
use Microsoft\Graph\Model; use Microsoft\Graph\Graph; use Microsoft\Graph\Model\Event;
when I try to import those classes I face those problems
create those classes asap
2.8.0
No response
</details> ### Configuration _No response_ ### Other information _No response_
The text was updated successfully, but these errors were encountered:
Thanks for reaching out @SaadEnne.
The import namespaces have changed in version 2.x of the SDK while I see you're using imports from version 1.x.
Feel free to check our code samples and API reference docs for the correct imports.
Sorry, something went wrong.
Ndiritu
No branches or pull requests
Describe the bug
use Microsoft\Graph\Model;
use Microsoft\Graph\Graph;
use Microsoft\Graph\Model\Event;
Expected behavior
when I try to import those classes I face those problems
How to reproduce
create those classes asap
SDK Version
2.8.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: