PHP Class GraphQL\Tests\Executor\ComplexScalar

Inheritance: extends GraphQL\Type\Definition\ScalarType
Show file Open project: webonyx/graphql-php Class Usage Examples

Public Properties

Property Type Description
$name

Public Methods

Method Description
create ( )
parseLiteral ( $valueNode )
parseValue ( $value )
serialize ( $value )

Method Details

create() public static method

public static create ( )

parseLiteral() public method

public parseLiteral ( $valueNode )

parseValue() public method

public parseValue ( $value )

serialize() public method

public serialize ( $value )

Property Details

$name public property

public $name