Skip to main content

ContentTypeParameter

Content type parameter

type ContentTypeParameter {
contentTypeId: ID!
id: ID!
parameterId: ID!
state: ContentTypeParameterState!
strictMatch: Boolean!
}

Fields

ContentTypeParameter.contentTypeId ● ID! non-null scalar

Content type ID

ContentTypeParameter.id ● ID! non-null scalar

ID

ContentTypeParameter.parameterId ● ID! non-null scalar

Parameter ID

ContentTypeParameter.state ● ContentTypeParameterState! non-null enum

State

ContentTypeParameter.strictMatch ● Boolean! non-null scalar

Strict match

Member Of

ContentTypeParameterConnection object ● ContentTypeParameterEdge object