INPUT_OBJECT

getEngineJWT

link GraphQL Schema definition

1input getEngineJWT {
4
2# The ID of the engine that created the asset
3engineId: ID
7
5# The set of IDs by resource type
6resource: GetEngineJWTResource!
8}