Skip to content

Conversation

@claiireyu
Copy link
Contributor

Overview

I created a ticketLink field for the game object that allows ticketed games to store their ticket links in their respective game object. Ticket links will be set to null for non ticketed and past games.

Changes Made

I found the HTML class selector (.sidearm-schedule-game-links-tickets a) that selects for the ticket links and scraped the attribute element for its href and stored that in the ticketLink field. I then updated all the relevant model, mutation files to account for this new field.

Test Coverage

I tested this locally using the GraphQL playground.

Copy link
Contributor

@TushigBili TushigBili left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@skyeslattery skyeslattery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, nice job

@claiireyu claiireyu merged commit 8ff59fd into master Oct 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants