Objects
/AppType
AppType
Fields
id
ID!
Required
created_at
Date
updated_at
Date
name
String
the app nameapi_app_id
ID
the api app idclient_id
String
the api app idkind
String
the app kidstate
String
the app stateuser_id
ID
the app user idfeatures
[AppFeatureType!]
Required
The apps' featureslimit
Int
Defaults: 25
Number of items to get, the default is 25.page
Int
Defaults: 1
Page number to get, starting at 1.
Built with