### Problem Statement Currently, all GraphQL spans are reported with successful span statuses. ### Solution Brainstorm Make spans that return errors (incl. ApolloError/GraphQLError) get marked with a failed span status.