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