OBJECT
CreateProjectImagePayload
Autogenerated return type of CreateProjectImage
link GraphQL Schema definition
- type CreateProjectImagePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : ProjectImage
- }