Skip to content

Commit

Permalink
Make FeedPublisher nullable
Browse files Browse the repository at this point in the history
  • Loading branch information
vesameskanen committed May 28, 2024
1 parent db9d874 commit 01e2a14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,7 @@ type Feed {
agencies: [Agency]

"""publisher"""
publisher: FeedPublisher!
publisher: FeedPublisher

"""
Alerts relevant for the feed.
Expand Down

0 comments on commit 01e2a14

Please sign in to comment.