Skip to content

request types for type-safe requests #634

@mfulton26

Description

@mfulton26

Is your feature request related to a problem? Please describe the problem.

I want to make my request payloads properly with code completion and type checking but from what I can tell there is only types for response payloads but not request payloads.

Describe the solution you'd like.

Types for request payloads to compliment the response payload types.

Additional context?

e.g. I can use MeetingTimeSuggestionsResult but there's no FindMeetingTimes type to help in constructing/type-checking the request payload.

https://graph.microsoft.com/v1.0/$metadata#microsoft.graph.findMeetingTimes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions