GraphQLUserResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Get user by id
public class GraphQLUserResponse
type GraphQLUserResponse = class
Public Class GraphQLUserResponse
- Inheritance
-
GraphQLUserResponse
Constructors
| Name | Description |
|---|---|
| GraphQLUserResponse() | |
Properties
| Name | Description |
|---|---|
| Data |
data |
| Errors |
Optional array of GraphQL errors; only present if errors occurred |