OrganizationApplication
@TODO DESCRIBE ME




POST as x-www-form-urlencoded:

https://joy.classapp.co/graphql?access_token=YOUR_TOKEN_HERE&client_id=YOUR_CLIENT_ID


OrganizationApplication

ParamsDescription
userIdUser ID
entityIdEntity ID
organizationIdEntity ID
applicationIdEntity ID
configurationConfiguration of the application
userUser associated with Entity
entityEntity associated with User
organizationOrganization associated with Application
applicationApplication associated with Organization
createdAn ISO-8601 encoded UTC date string of when record was created
modifiedAn ISO-8601 encoded UTC date string of when record was updated
deletedAn ISO-8601 encoded UTC date string of when record was deleted
keyRandom ID to differentiate from others
selectedHelper field for clients
highlightedHelper field for clients
expandedHelper field for clients
loadedHelper field for clients
loadingHelper field for clients

CreateOrganizationApplicationInput

ArgumentsTypeDescription
userId
Not Null
The user ID who gives authorization in organization
entityId
ID
SCALAR
The entity ID
organizationId
Not Null
The organization ID
applicationId
Not Null
The application ID
clientMutationId
String
SCALAR