SupSoftwareProjectCreateSoftwareProjectPayload
Payload associated with creating a software project.
type SupSoftwareProjectCreateSoftwareProjectPayload {
errors: [SupSoftwareProjectCreateSoftwareProjectError!]
id: ID
}
Fields
SupSoftwareProjectCreateSoftwareProjectPayload.errors ● [SupSoftwareProjectCreateSoftwareProjectError!] list union
SupSoftwareProjectCreateSoftwareProjectPayload.id ● ID scalar
Software project identifier.