pub fn input_object_derive_impl(
    input: InputObjectDeriveInput,
    struct_span: Span,
) -> Result<TokenStream, Errors>