GraphQLBoolValue

Constructor:

Signature:

def __init__(self, value: bool) -> None:
...

Parameters:

  1. value:

    Type
    bool

Attributes:

  1. value:

    Type
    bool