mirror of
https://github.com/retailcrm/graphql-php.git
synced 2025-02-06 07:49:24 +03:00
commit
0070cb4039
@ -9,6 +9,6 @@ class BooleanValueNode extends Node implements ValueNode
|
||||
/** @var string */
|
||||
public $kind = NodeKind::BOOLEAN;
|
||||
|
||||
/** @var string */
|
||||
/** @var bool */
|
||||
public $value;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user