commercetools.Sdk
The commercetools platform, import-api and C# sdks generated from our api reference.
Loading...
Searching...
No Matches
Properties
commercetools.Sdk.Api.Models.GraphQl.GraphQLError Class Reference

Inherits commercetools.Sdk.Api.Models.GraphQl.IGraphQLError.

Properties

string Message [get, set]
 
IList< IGraphQLErrorLocationLocations [get, set]
 
IEnumerable< IGraphQLErrorLocationLocationsEnumerable [set]
 
IList< Object > Path [get, set]
 
IEnumerable< Object > PathEnumerable [set]
 
IGraphQLErrorObject Extensions [get, set]
 
- Properties inherited from commercetools.Sdk.Api.Models.GraphQl.IGraphQLError

Property Documentation

◆ Extensions

IGraphQLErrorObject commercetools.Sdk.Api.Models.GraphQl.GraphQLError.Extensions
getset

◆ Locations

IList<IGraphQLErrorLocation> commercetools.Sdk.Api.Models.GraphQl.GraphQLError.Locations
getset

◆ LocationsEnumerable

IEnumerable<IGraphQLErrorLocation> commercetools.Sdk.Api.Models.GraphQl.GraphQLError.LocationsEnumerable
set

◆ Message

string commercetools.Sdk.Api.Models.GraphQl.GraphQLError.Message
getset

◆ Path

IList<Object> commercetools.Sdk.Api.Models.GraphQl.GraphQLError.Path
getset

◆ PathEnumerable

IEnumerable<Object> commercetools.Sdk.Api.Models.GraphQl.GraphQLError.PathEnumerable
set

The documentation for this class was generated from the following file: