close
GraphQL Schema
Schema
Query
Mutation
Subscription
Scalars
Boolean
Int
IsoDateTime
JSON
String
Enums
AssetListSortField
IncomingMessageFormat
OutputDataFormat
SortOrder
__DirectiveLocation
__TypeKind
Objects
AssetStats
CanCreateResponseObject
CanPublishResponseObject
EwaiAsset
EwaiAuth
EwaiInstance
NameObject
UuidObject
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
EwaiAssetCreateDto
EwaiAssetFilterArgs
EwaiAssetSortArgs
EwaiAssetUpdateDto
EwaiAssetWhereUniqueArgs
IntFilterInput
StringFilterInput
ValidateExternalDidsArg
Directives
deprecated
include
skip
specifiedBy
menu
Types
ENUM
IncomingMessageFormat
link
GraphQL Schema definition
enum
IncomingMessageFormat
{
json
text
}
link
Require by
EwaiAsset
This is the main EWAI asset object information.
EwaiAssetCreateDto
Information to be provided to create an EWAI asset.
EwaiAssetUpdateDto
Information to be provided to update an EWAI asset.