11 lines
154 B
GraphQL
11 lines
154 B
GraphQL
query SummaryReportLayoutAddPage {
|
|
mode {
|
|
canManageResellers
|
|
canManageCustomers
|
|
}
|
|
viewer {
|
|
login
|
|
type
|
|
}
|
|
}
|