# refreshRanking
State Resource
This is a State Resource as provided by the tymly-rankings-plugin plugin.
# Purpose
Regenerates a database view of ranked data
# Usage
# Example
{
"RefreshRanking": {
"Type": "Task",
"Resource": "module:refreshRanking",
"ResourceConfig": {
"schema": "test",
"category": "factory"
}
}
}
# Options
# Optional properties
# schema
The schema to refresh the ranking within.
- Type:
string
# category
Identifies the property type to refresh e.g. factory, hospital etc.
- Type:
string