stratosphere-appsync-1.0.0: Stratosphere integration for AWS AppSync.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AppSync.GraphQLSchema

Documentation

data GraphQLSchema Source #

Instances

Instances details
ToJSON GraphQLSchema Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLSchema

Show GraphQLSchema Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLSchema

Eq GraphQLSchema Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLSchema

ToResourceProperties GraphQLSchema Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLSchema

Property "ApiId" GraphQLSchema Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLSchema

Associated Types

type PropertyType "ApiId" GraphQLSchema 
Instance details

Defined in Stratosphere.AppSync.GraphQLSchema

Property "Definition" GraphQLSchema Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLSchema

Associated Types

type PropertyType "Definition" GraphQLSchema 
Instance details

Defined in Stratosphere.AppSync.GraphQLSchema

type PropertyType "Definition" GraphQLSchema = Value Text
Property "DefinitionS3Location" GraphQLSchema Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLSchema

Associated Types

type PropertyType "DefinitionS3Location" GraphQLSchema 
Instance details

Defined in Stratosphere.AppSync.GraphQLSchema

type PropertyType "DefinitionS3Location" GraphQLSchema = Value Text

Methods

set :: PropertyType "DefinitionS3Location" GraphQLSchema -> GraphQLSchema -> GraphQLSchema #

type PropertyType "ApiId" GraphQLSchema Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLSchema

type PropertyType "Definition" GraphQLSchema Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLSchema

type PropertyType "Definition" GraphQLSchema = Value Text
type PropertyType "DefinitionS3Location" GraphQLSchema Source # 
Instance details

Defined in Stratosphere.AppSync.GraphQLSchema

type PropertyType "DefinitionS3Location" GraphQLSchema = Value Text