contentDeclaration
Accepts id, businessUnitGroupId and businessUnitId arguments and returns a single content declaration item in response.
contentDeclaration(
id: String!
businessUnitGroupId: String
businessUnitId: String
): ContentDeclaration
Arguments
contentDeclaration.id
● String!
non-null scalar
The ID of the content declaration.
contentDeclaration.businessUnitGroupId
● String
scalar
The ID of the business unit group.
contentDeclaration.businessUnitId
● String
scalar
The ID of the business unit.
Type
ContentDeclaration
object
The content declaration will hold nutritional and allergens information about an item.
The content declaration can come from different sources, and should be handled accordingly. If the content declaration is from a Recipe it might be less accurate and trustworthy than one from a Supplier.