getAppliedScopes

abstract fun getAppliedScopes(schemaId: String): Set<String>?(source)

This function is used to get the applied scopes for a given schemaId

Return

Set of scopes that are applied to the schema

Parameters

schemaId

the id of the schema for which we want a GraphQLSchema