OBJECT
ImagesEdge
A Image
edge in the connection.
link Require by
- CreateImagePayloadThe output of our create `Image` mutation.
- DeleteImagePayloadThe output of our delete `Image` mutation.
- ImagesConnectionA connection to a list of `Image` values.
- mnCreateImagePayloadThe output of our many create `Image` mutation.
- mnDeleteImagePayloadThe output of our delete mn `Image` mutation.
- mnUpdateImagePayloadThe output of our update mn `Image` mutation.
- UpdateImagePayloadThe output of our update `Image` mutation.