strawberry.federation.input
Signature:
def input( cls: T | None = None, name: str | None = None, one_of: bool | None = None, description: str | None = None, directives: Sequence[object] = (), inaccessible: bool = UNSET, tags: Iterable[str] = (),) -> : ...Parameters:
-
name:- Type
-
str | None - Default
-
None
-
one_of:- Type
-
bool | None - Default
-
None
-
description:- Type
-
str | None - Default
-
None
-
directives:- Type
-
Sequence[object] - Default
-
()
-
inaccessible:- Type
-
bool - Default
-
UNSET
-
tags:- Type
-
Iterable[str] - Default
-
()