OBJECT
UpdateProjectCardPayload
Autogenerated return type of UpdateProjectCard
link GraphQL Schema definition
- type UpdateProjectCardPayload {
- # A unique identifier for the client performing the mutation.
- String :
- # The updated ProjectCard.
- ProjectCard! :
- }