GraphQLInlineFragment
Constructor:
Signature:
def __init__(self, type_condition: str, selections: List[GraphQLSelection]) -> None: ...
Parameters:
-
type_condition:
- Type
-
str
-
selections:
- Type
-
List[GraphQLSelection]
Attributes:
-
type_condition:
- Type
-
str
-
selections:
- Type
-
List[GraphQLSelection]