strawberry.schema.types.ConcreteType
Constructor:
Signature:
def __init__( self, definition: StrawberryObjectDefinition | EnumDefinition | ScalarDefinition | StrawberryUnion, implementation: GraphQLType,) -> None: ...Parameters:
-
definition:- Type
-
StrawberryObjectDefinition | EnumDefinition | ScalarDefinition | StrawberryUnion
-
implementation:- Type
-
GraphQLType
Attributes:
-
definition:- Type
-
StrawberryObjectDefinition | EnumDefinition | ScalarDefinition | StrawberryUnion
-
implementation:- Type
-
GraphQLType