Skip to content

Commit

Permalink
Update CampaignDetails GQL hash
Browse files Browse the repository at this point in the history
  • Loading branch information
DevilXD committed Oct 12, 2024
1 parent 66c3611 commit f11e334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ def with_variables(self, variables: JsonType) -> GQLOperation:
# returns extended information about a particular campaign
"CampaignDetails": GQLOperation(
"DropCampaignDetails",
"e7acdecb05429a62f5984bdcb27ee938ae20543579bf73c3ae44e7c822bc4f54",
"039277bf98f3130929262cc7c6efd9c141ca3749cb6dca442fc8ead9a53f77c1",
variables={
"channelLogin": ..., # user login
"dropID": ..., # campaign ID
Expand Down

0 comments on commit f11e334

Please sign in to comment.