UpdateBodyPayload
No description
type UpdateBodyPayload {
  body: Body!
}
Fields
UpdateBodyPayload.body ● Body! non-null object
The updated Body
Returned by
updateBody  mutation
No description
type UpdateBodyPayload {
  body: Body!
}
UpdateBodyPayload.body ● Body! non-null objectThe updated Body
updateBody  mutation