Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
sync
/
gropius.sync
/
AbstractSync
/
lookupState
lookupState
private
suspend
fun
lookupState
(
id
:
String
?
)
:
IssueState
?
Lookup a state by its ID
Return
State with the given ID or null if given null
Parameters
id
ID of the state