AnalystAllocations
No description
type AnalystAllocations {
allocatedHours: Int
createdAt: ISO8601DateTime!
id: ID!
portalUser: PortalUser
updatedAt: ISO8601DateTime!
}
Fields
AnalystAllocations.allocatedHours
● Int
scalar
AnalystAllocations.createdAt
● ISO8601DateTime!
non-null scalar
AnalystAllocations.id
● ID!
non-null scalar
AnalystAllocations.portalUser
● PortalUser
object
AnalystAllocations.updatedAt
● ISO8601DateTime!
non-null scalar
Member Of
Project
object