CreateAccessGroupInput
No description
input CreateAccessGroupInput {
description: String
entityId: ID!
entityType: AccessGroupEntityType!
info: String
name: String!
type: String!
}
No description
input CreateAccessGroupInput {
description: String
entityId: ID!
entityType: AccessGroupEntityType!
info: String
name: String!
type: String!
}
description
(String
)entityId
(ID!
)entityType
(AccessGroupEntityType!
)info
(String
)name
(String!
)type
(String!
)