com\setasign\Konquadrat\GraphQL

Types

File: /Konquadrat/src/GraphQL/Types.php

Class hierarchy

Summary

Properties

$cache

private array Types::$cache = array()

$objectConfig

$permissionControl


Methods

__construct()

actionResponse()

public Types::actionResponse (
void
): \GraphQL\Type\Definition\ObjectType

filter()

public Types::filter (
void
): \GraphQL\Type\Definition\InputObjectType

get()

public Types::get (
string $type
): \GraphQL\Type\Definition\Type
Parameters
$type : string
 

getObjectType()

public Types::getObjectType (
string $type
): \GraphQL\Type\Definition\Type
Parameters
$type : string
 

getObjectTypeAsInput()

public Types::getObjectTypeAsInput (
$type
): \GraphQL\Type\Definition\InputObjectType
Parameters
$type
 

orderBy()

public Types::orderBy (
void
): \GraphQL\Type\Definition\InputObjectType