is_input_type Signature: def is_input_type(type_: StrawberryType | type) -> TypeGuard[type]: ... Parameters: type_: Type StrawberryType | type