Source
Source information for a recipe
List of Fields
Example
{
recipe(id: "UmVjaXBlOjFkMWIzYzU4LTk3Y2MtNDJlMi05NGEyLTA0OTdjMjVjNjhjYQ==") {
name
source {
siteUrl
displayName
recipeUrl
}
}
}{
"data": {
"recipe": {
"name": "Three Bean Salad With Corn & Peppers",
"source": {
"siteUrl": "triedandtasty.com",
"displayName": "Tried and Tasty",
"recipeUrl": "http://triedandtasty.com/three-bean-salad-with-corn-and-peppers-2/"
}
}
}
}Last updated
Was this helpful?