Table of Contents - graphql-sugar-0.1.6 Documentation
Pages
Classes and Modules
- GraphQL
- GraphQL::Sugar
- GraphQL::Sugar::Define
- GraphQL::Sugar::Define::Attribute
- GraphQL::Sugar::Define::Attributes
- GraphQL::Sugar::Define::ModelClass
- GraphQL::Sugar::Define::Mutator
- GraphQL::Sugar::Define::Parameter
- GraphQL::Sugar::Define::Relationship
- GraphQL::Sugar::Define::Relationships
- GraphQL::Sugar::Define::Resolver
- GraphQL::Sugar::Function
- GraphQL::Sugar::Function::ClassMethods
- GraphQL::Sugar::Mutator
- GraphQL::Sugar::Resolver
- Graphql
- Graphql::MutatorGenerator
- Graphql::ResolverGenerator
- Graphql::SugarGenerator
Methods
- ::call — GraphQL::Sugar::Define::Attribute
- ::call — GraphQL::Sugar::Define::Attributes
- ::call — GraphQL::Sugar::Define::ModelClass
- ::call — GraphQL::Sugar::Define::Mutator
- ::call — GraphQL::Sugar::Define::Parameter
- ::call — GraphQL::Sugar::Define::Relationship
- ::call — GraphQL::Sugar::Define::Relationships
- ::call — GraphQL::Sugar::Define::Resolver
- ::define_belongs_to — GraphQL::Sugar::Define::Relationship
- ::define_has_one_or_many — GraphQL::Sugar::Define::Relationship
- ::get_association_name — GraphQL::Sugar
- ::get_column_details — GraphQL::Sugar
- ::get_column_name — GraphQL::Sugar
- ::get_graphql_type — GraphQL::Sugar
- ::get_model_class — GraphQL::Sugar
- ::get_mutator_function — GraphQL::Sugar
- ::get_resolver_function — GraphQL::Sugar
- ::get_resolver_graphql_type — GraphQL::Sugar
- ::get_resolver_plural — GraphQL::Sugar
- ::included — GraphQL::Sugar::Function
- ::validates_presence? — GraphQL::Sugar
- #add_paths — Graphql::SugarGenerator
- #call — GraphQL::Sugar::Function
- #call — GraphQL::Sugar::Mutator
- #call — GraphQL::Sugar::Resolver
- #create_application_files — Graphql::SugarGenerator
- #create_mutator — Graphql::MutatorGenerator
- #create_resolver — Graphql::ResolverGenerator
- #parameter — GraphQL::Sugar::Function::ClassMethods