Own Recipe

Retrieve individual own recipe by id

Retrieve individual own recipe by giving the recipe Id.

circle-exclamation

Requirements

  1. Obtain your own recipearrow-up-right ID to be used in the mutation.

Required Argument

Argument

Type

Description

id

ID

Id of the own recipe

Available Fields

The following fields are displayed in the response:

Field

Type

Description

id

ID

Id of the own recipe

name

String

Name of the recipe

quantity

Int

Quantity of the recipe

ingredients

A structured version of a recipe ingredients

nutritionalInfo

A structured version of the nutritional information

Example

Last updated

Was this helpful?