/
Lookup Document data from GraphQL
Lookup Document data from GraphQL
First GraphQL query
query {
document(id:"642dee5cba65db5816d1fd5b") {
label,
data
}
}
Query to look at the workflow of an individual app
query {
app (id:"5f7f6c10f3e6933e8a8bf89f") {
name
workflow
}
}
, multiple selections available,
Related content
GraphQL Queries
GraphQL Queries
More like this
Find where a group is referenced
Find where a group is referenced
More like this
Find References to Groups in Kuali Build
Find References to Groups in Kuali Build
More like this
Kuali Build to OnBase
Kuali Build to OnBase
More like this
Configuration
Configuration
More like this
2021-04-29 Meeting with OnBase team
2021-04-29 Meeting with OnBase team
More like this