POST as x-www-form-urlencoded:
https://joy.classapp.co/graphql?access_token=YOUR_TOKEN_HERE&client_id=YOUR_CLIENT_ID
Params | Description |
---|---|
id | Model identifier |
name | application name |
type | web=null,ios=1,android=2,windows_phone=3 |
description | description if available |
appUrl | application url |
published | 0=unpublished,1=published |
author | app author |
urlAuthor | author url |
redirectUri | where application is redirected to |
logo | logo source |
visible | if an application can be listed |
scope | logo source |
entityScope | if an application is validated |
systemName | simple system name to be used to search |
privacy | turn this application available on the store |
lock | current status of the application |
isActive | if application portal service is active |
baseConfiguration | The form wich will build the configuration |
expiresIn | Expiration time for portal logged |
userId | Author |
clientId | unique key |
logoUrl | application logo |
clientSecret | Hidden secret |
homologation | if an application is validated |
created | An ISO-8601 encoded UTC date string of when record was created |
modified | An ISO-8601 encoded UTC date string of when record was modified |
dbId | |
user | User responsible for the application |
term | Term of use of application |
devices | Devices associated with the application |
oauthProviders | OauthProviders associated with the application |
organization | OrganizationApplications associated with the application |
externalChannels | Devices associated with the application |
Arguments | Type | Description |
---|---|---|
name | Not Null | application name |
type | Not Null | web=null,ios=1,android=2,windows_phone=3 |
description | String SCALAR | description if available |
appUrl | String SCALAR | application url |
published | Boolean SCALAR | 0=unpublished,1=published |
author | String SCALAR | app author |
urlAuthor | String SCALAR | author url |
redirectUri | String SCALAR | where application is redirected to |
logo | String SCALAR | logo source |
visible | Boolean SCALAR | if an application can be listed |
scope | String SCALAR | logo source |
entityScope | LIST EntityScope | Permission scope to be added to created entities |
systemName | String SCALAR | simple system name to be used to search |
privacy | ApplicationPrivacy ENUM | turn this application available on the store |
lock | ApplicationLock ENUM | current status of the application |
isActive | Boolean SCALAR | if application portal service is active |
baseConfiguration | String SCALAR | Application's base configuration |
expiresIn | Int SCALAR | Expiration time for portal logged |
clientMutationId | String SCALAR |
Arguments | Type | Description |
---|---|---|
id | Not Null | The ID of an application object |
name | String SCALAR | application name |
type | ApplicationType ENUM | web=null,ios=1,android=2,windows_phone=3 |
description | String SCALAR | description if available |
appUrl | String SCALAR | application url |
published | Boolean SCALAR | 0=unpublished,1=published |
author | String SCALAR | app author |
urlAuthor | String SCALAR | author url |
redirectUri | String SCALAR | where application is redirected to |
logo | String SCALAR | logo source |
visible | Boolean SCALAR | if an application can be listed |
scope | String SCALAR | logo source |
entityScope | LIST EntityScope | Permission scope to be added to created entities |
systemName | String SCALAR | simple system name to be used to search |
privacy | ApplicationPrivacy ENUM | turn this application available on the store |
lock | ApplicationLock ENUM | current status of the application |
isActive | Boolean SCALAR | if application portal service is active |
baseConfiguration | String SCALAR | Application's base configuration |
expiresIn | Int SCALAR | Expiration time for portal logged |
clientMutationId | String SCALAR |
Arguments | Type | Description |
---|---|---|
id | Not Null | The ID of an application object |
clientMutationId | String SCALAR |