Skip to content

Commit 1af69b4

Browse files
authored
chore: remove unused prop (#3332)
1 parent debc4e3 commit 1af69b4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/schema/opportunity.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,6 @@ export const typeDefs = /* GraphQL */ `
469469
edges: [OpportunityPreviewEdge!]!
470470
pageInfo: OpportunityPreviewPageInfo!
471471
result: OpportunityPreviewResult
472-
opportunity: Opportunity
473472
}
474473
475474
extend type Query {

0 commit comments

Comments
 (0)