Waiting for engine...
Skip to main content

userAndProgramInfo

Query to fetch user role and public space id details.

An example of the request is as follows:

query {
userAndProgramInfo{
isAdmin
isPartner
discoverSpaceGuid
}
}

userAndProgramInfo: UserAndProgramInfo

Type

UserAndProgramInfo object catalog-service

On this Page