Generate a ContentTypeIdentifier to Resources/config/graphql/DomainContentTypesList.types.yml, and use it where a content type identifier is used as an argument.
It will bring:
the list of content types for autocompletion in queries and other places where a content type identifier is used as input
validation of content types identifiers throughout the system
Generate a
ContentTypeIdentifier
toResources/config/graphql/DomainContentTypesList.types.yml
, and use it where a content type identifier is used as an argument.It will bring: