Skip to main content

EntityScopes (Object)

Description

No description



Fields

NameDescription
id - String!
scopes - [String!]!

type EntityScopes {
id: String!
scopes: [String!]!
}