Skip to main content

AppCollaborator (Object)

Description

No description



Fields

NameDescription
addedById - ID
app - App
appId - ID!
createdAt - DateTime!
email - String!
id - ID!
type - AppCollaboratorType!

type AppCollaborator {
addedById: ID
app: App @deprecated
appId: ID!
createdAt: DateTime!
email: String!
id: ID!
type: AppCollaboratorType!
}