GraphQLIntValue

Constructor:

Signature:

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

Parameters:

  1. value:

    Type
    int

Attributes:

  1. value:

    Type
    int