Skip to main content

BusinessmapGenericModel

No description

type BusinessmapGenericModel {
id: ID!
name: String!
}

Fields

BusinessmapGenericModel.id ● ID! non-null scalar

The unique identifier for the generic model.

BusinessmapGenericModel.name ● String! non-null scalar

The name of the generic model.

Returned By

businessmapBoards query ● businessmapLanes query ● businessmapSeverities query ● businessmapStatuses query ● businessmapWorkflows query ● businessmapWorkspaces query

Member Of

BusinessmapConfiguration object