Enum ApiRequestType
Types of API requests that can be executed
public enum ApiRequestType
Fields
Graph = 1Using the production v1 Microsoft Graph REST API
GraphBeta = 2Using the beta Microsoft Graph REST API
SPORest = 0Using the SharePoint REST API