OBJECT
DeleteProjectPayload
Autogenerated return type of DeleteProject
link GraphQL Schema definition
- type DeleteProjectPayload {
- # A unique identifier for the client performing the mutation.
- String :
- # The repository or organization the project was removed from.
- ProjectOwner! :
- }