Skip to main content

desSettings

Gets the specified settings.

desSettings(
names: [String!]!
workspaceUrl: String
): [String]!

Arguments

desSettings.names ● [String!]! non-null scalar

The setting names to retrieve.

desSettings.workspaceUrl ● String scalar

The workspace URL.

Type

String scalar

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.