Skip to main content

Providers

Type: Provider

The following table provides a detailed overview of the methodology of a provider.

KeyDescription

Sample query

{
providers(limit: 10) {
name
logoUrl
country
rewardOptions(limit: 5) {
id
type {
key
label
}
metrics(limit: 10) {
metricKey
defaultValue
}
}
}
}