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
Was this topic helpful?