Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
git-lab
main
GitLab
Error
GraphQL
Namespace
Project
REST
Generated using Crystal 1.16.3
2026-02-24 18:54:06 UTC
class
GitLab::
GraphQL
GitLab::GraphQL
Reference
Object
Defined in:
gitlab/graphql.cr
Constructors
.new
(uri : URI, token : -> String, ua =
"bjjb/git-lab@
#{
VERSION
}
"
)
Instance Method Summary
#mutation
(query, variables)
#query
(query, variables)
Constructor Detail
def self.
new
(uri : URI, token : -> String, ua =
"bjjb/git-lab@
#{
VERSION
}
"
)
#
[
View source
]
Instance Method Detail
def
mutation
(query, variables)
#
[
View source
]
def
query
(query, variables)
#
[
View source
]