Skip to content

Commit

Permalink
fix: add default
Browse files Browse the repository at this point in the history
  • Loading branch information
IanKrieger committed Sep 26, 2023
1 parent 7172476 commit d65c513
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/graphql/advertiser.generated.tsx

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/graphql/advertiser.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ fragment AdvertiserPrice on AdvertiserPrice {
price
billingType
format
isDefault
}

query advertiserImages($id: String!) {
Expand Down

0 comments on commit d65c513

Please sign in to comment.