Documentation

FragmentsOnCompositeTypes extends ValidationRule
in package

Table of Contents

$name  : string
__invoke()  : mixed
fragmentOnNonCompositeErrorMessage()  : mixed
getName()  : mixed
getSDLVisitor()  : array<string|int, mixed>
Returns structure suitable for GraphQL\Language\Visitor
getVisitor()  : array<string|int, mixed>
Returns structure suitable for GraphQL\Language\Visitor
inlineFragmentOnNonCompositeErrorMessage()  : mixed

Properties

Methods

fragmentOnNonCompositeErrorMessage()

public static fragmentOnNonCompositeErrorMessage(mixed $fragName, mixed $type) : mixed
Parameters
$fragName : mixed
$type : mixed
Return values
mixed

inlineFragmentOnNonCompositeErrorMessage()

public static inlineFragmentOnNonCompositeErrorMessage(mixed $type) : mixed
Parameters
$type : mixed
Return values
mixed

Search results