GraphQLObjectType
Constructor:
Signature:
Parameters:
-
name:
- Type
-
str
-
fields:
- Type
-
List[GraphQLField]
- Default
-
list()
-
graphql_typename:
- Type
-
str | None
- Default
-
None
Attributes:
-
name:
- Type
-
str
-
fields:
- Type
-
List[GraphQLField]
-
graphql_typename:
- Type
-
str | None