DmStackModel
**Experimental** FSP stack containing one or more configuration contexts.
type DmStackModel {
contexts: [DmStackContext!]!
}
Fields
DmStackModel.contexts ● [DmStackContext!]! non-null object
**Experimental** List of FSP configuration contexts.