strawberry.test.BaseGraphQLTestClient

Constructor:

Signature:

def __init__(self, client: Any, url: str = '/graphql/') -> None:
...

Parameters:

  1. client:

    Type
    Any
  2. url:

    Type
    str
    Default
    '/graphql/'

Methods:

Attributes:

  1. url: