Skip to main content
Usage Warnings query.

Operation details

FieldValue
NameusageWarnings
GroupUsage
TypeQuery
SignatureusageWarnings(projectId: String): [String!]!

Playground

Query

Query
query UsageWarnings($projectId: String) {
  usageWarnings(projectId: $projectId)
}

Variables

Variables
{}