Welcome to mirror list, hosted at ThFree Co, Russian Federation.

saved_content_meta.query.graphql « queries « graphql « static_site_editor « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c29b6f93b8153ac5357ba91edbef9fad048af143 (plain)
1
2
3
query savedContentMeta {
  savedContentMeta @client
}