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.IGraphQLError Interface Reference

Inherited by commercetools.Sdk.Api.Models.GraphQl.GraphQLError.

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]
 

Property Documentation

◆ Extensions

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

◆ Locations

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

◆ LocationsEnumerable

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

◆ Message

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

◆ Path

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

◆ PathEnumerable

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

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