getXLSXToken
query
Generates a token to get xlsx file
query {
getXLSXToken(companyId: Int!, request: String!, fullPath: String!): XLSXToken!
}Returns: XLSXToken!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
request | String! | |
fullPath | String! |
Generates a token to get xlsx file
query {
getXLSXToken(companyId: Int!, request: String!, fullPath: String!): XLSXToken!
}Returns: XLSXToken!
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
request | String! | |
fullPath | String! |