ADO.NET Provider for GraphQL

Build 23.0.8839

Operations

The provider has high-performance operations for processing GraphQL data sources. These operations are platform neutral: Schema files that invoke these operations can be used in both .NET and Java. You can also extend the provider with your own operations written in .NET or Java.

The provider has the following operations:

Operation NameDescription
OAuthGetAccessTokenFor OAuth 1.0, exchange a request token for an access token. For OAuth 2.0, get an access token or get a new access token with the refresh token.
OAuthGetUserAuthorizationURLGenerates the user authorization URL. OAuth 2.0 will not access the network in this operation.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839