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

Undifined classes #1552

Closed
SaadEnne opened this issue Jun 29, 2024 · 1 comment
Closed

Undifined classes #1552

SaadEnne opened this issue Jun 29, 2024 · 1 comment
Assignees
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience

Comments

@SaadEnne
Copy link

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
image

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 ```
</details>


### Configuration

_No response_

### Other information

_No response_
@SaadEnne SaadEnne added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Jun 29, 2024
@Ndiritu
Copy link
Contributor

Ndiritu commented Jul 12, 2024

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.

@Ndiritu Ndiritu closed this as completed Jul 12, 2024
@Ndiritu Ndiritu self-assigned this Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience
Projects
None yet
Development

No branches or pull requests

2 participants