GQL query works but it's messy
This commit is contained in:
parent
a742e9f8df
commit
bb9a9fa3c2
3 changed files with 138 additions and 22 deletions
|
|
@ -19,7 +19,7 @@ const (
|
|||
authorization = "Authorization"
|
||||
cacheTTL = "X-GH-CACHE-TTL"
|
||||
graphqlFeatures = "GraphQL-Features"
|
||||
features = "merge_queue"
|
||||
features = "merge_queue,push_policies"
|
||||
userAgent = "User-Agent"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue