input ModelBooleanInput {
enum ModelSortDirection {
type Transaction_Result {
input ContactInfoConditionInput {
addressLine1: ModelStringInput
addressLine2: ModelStringInput
zipCode: ModelStringInput
and: [ContactInfoConditionInput]
or: [ContactInfoConditionInput]
not: ContactInfoConditionInput
input ContactInfoFilterInput {
addressLine1: ModelStringInput
addressLine2: ModelStringInput
zipCode: ModelStringInput
and: [ContactInfoFilterInput]
or: [ContactInfoFilterInput]
not: ContactInfoFilterInput
type ContactInfo_Result {
input ParticipantConditionInput {
Participant: ModelStringInput
and: [ParticipantConditionInput]
or: [ParticipantConditionInput]
not: ParticipantConditionInput
input ParticipantFilterInput {
Participant: ModelStringInput
and: [ParticipantFilterInput]
or: [ParticipantFilterInput]
not: ParticipantFilterInput
type Participant_Result {
type ParticipantConnection {
Participants: [Participant]
input OrderConditionInput {
orderId: ModelStringInput
creationTimestamp: ModelStringInput
orderContent: ModelStringInput
and: [OrderConditionInput]
or: [OrderConditionInput]
orderId: ModelStringInput
creationTimestamp: ModelStringInput
orderContent: ModelStringInput
creationTimestamp: String!
creationTimestamp: String!
input ShipmentMessageConditionInput {
orderId: ModelStringInput
carrier: ModelStringInput
timestamp: ModelStringInput
fromAddress: fromAddressConditionInput
toAddress: toAddressConditionInput
and: [ShipmentMessageConditionInput]
or: [ShipmentMessageConditionInput]
not: ShipmentMessageConditionInput
input ShipmentMessageFilterInput {
orderId: ModelStringInput
carrier: ModelStringInput
timestamp: ModelStringInput
fromAddress: fromAddressFilterInput
toAddress: toAddressFilterInput
and: [ShipmentMessageFilterInput]
or: [ShipmentMessageFilterInput]
not: ShipmentMessageFilterInput
type ShipmentMessage_Result {
type ShipmentMessageConnection {
ShipmentMessages: [ShipmentMessage]
input ShipmentMessageInput {
fromAddress: fromAddressInput
toAddress: toAddressInput
input ProductConditionInput {
productName: ModelStringInput
dimensions: dimensionsConditionInput
sales_element: sales_elementConditionInput
and: [ProductConditionInput]
or: [ProductConditionInput]
not: ProductConditionInput
input ProductFilterInput {
productName: ModelStringInput
dimensions: dimensionsFilterInput
sales_element: sales_elementFilterInput
and: [ProductFilterInput]
dimensions: dimensionsInput
sales: [sales_elementInput]
input _BlockConditionInput {
BlockId: ModelStringInput
RedactedBlockHash: ModelStringInput
PreviousBlockId: ModelStringInput
PreviousRedactedBlockHash: ModelStringInput
PreconditionsMet: ModelStringInput
CommitTime: ModelStringInput
_TX_element: _TX_elementConditionInput
and: [_BlockConditionInput]
or: [_BlockConditionInput]
not: _BlockConditionInput
input _BlockFilterInput {
BlockId: ModelStringInput
RedactedBlockHash: ModelStringInput
PreviousBlockId: ModelStringInput
PreviousRedactedBlockHash: ModelStringInput
PreconditionsMet: ModelStringInput
CommitTime: ModelStringInput
_TX_element: _TX_elementFilterInput
RedactedBlockHash: String!
PreviousRedactedBlockHash: String
RedactedBlockHash: String!
PreviousRedactedBlockHash: String
input _SecureMessageConditionInput {
Participants: ModelStringInput
Message: ModelStringInput
and: [_SecureMessageConditionInput]
or: [_SecureMessageConditionInput]
not: _SecureMessageConditionInput
input _SecureMessageFilterInput {
Participants: ModelStringInput
Message: ModelStringInput
and: [_SecureMessageFilterInput]
or: [_SecureMessageFilterInput]
not: _SecureMessageFilterInput
type _SecureMessage_Result {
type _SecureMessageConnection {
_SecureMessages: [_SecureMessage]
input _SecureMessageInput {
input _ContractConditionInput {
InvocationUID: ModelStringInput
Function: ModelStringInput
Arguments_element: Arguments_elementConditionInput
Results_element: Results_elementConditionInput
and: [_ContractConditionInput]
or: [_ContractConditionInput]
not: _ContractConditionInput
input _ContractFilterInput {
InvocationUID: ModelStringInput
Function: ModelStringInput
Arguments_element: Arguments_elementFilterInput
Results_element: Results_elementFilterInput
and: [_ContractFilterInput]
or: [_ContractFilterInput]
not: _ContractFilterInput
Arguments: [Arguments_element]
Results: [Results_element]
type _ContractConnection {
Arguments: [Arguments_elementInput]
Results: [Results_elementInput]
input _SettingsConditionInput {
blockReportWebhooks: ModelStringInput
blockReportEmails: ModelStringInput
aws_blockReportSQSQueues: ModelStringInput
aws_blockReportLambdas: ModelStringInput
aws_blockReportFirehoses: ModelStringInput
aws_SQSIngressAccounts: ModelStringInput
aws_S3ReadAccounts: ModelStringInput
aws_LambdaIngressAccounts: ModelStringInput
_ResourceMapKeys: ModelStringInput
_ResourceMapValues: ModelStringInput
graphqlAuth: graphqlAuthConditionInput
aws_DataDogMonitoring: aws_DataDogMonitoringConditionInput
and: [_SettingsConditionInput]
or: [_SettingsConditionInput]
not: _SettingsConditionInput
input _SettingsFilterInput {
blockReportWebhooks: ModelStringInput
blockReportEmails: ModelStringInput
aws_blockReportSQSQueues: ModelStringInput
aws_blockReportLambdas: ModelStringInput
aws_blockReportFirehoses: ModelStringInput
aws_SQSIngressAccounts: ModelStringInput
aws_S3ReadAccounts: ModelStringInput
aws_LambdaIngressAccounts: ModelStringInput
_ResourceMapKeys: ModelStringInput
_ResourceMapValues: ModelStringInput
graphqlAuth: graphqlAuthFilterInput
aws_DataDogMonitoring: aws_DataDogMonitoringFilterInput
and: [_SettingsFilterInput]
or: [_SettingsFilterInput]
not: _SettingsFilterInput
blockReportWebhooks: [String]
blockReportEmails: [String]
aws_blockReportSQSQueues: [String]
aws_blockReportLambdas: [String]
aws_blockReportFirehoses: [String]
aws_SQSIngressAccounts: [String]
aws_S3ReadAccounts: [String]
aws_LambdaIngressAccounts: [String]
_ResourceMapKeys: [String]
_ResourceMapValues: [String]
aws_DataDogMonitoring: aws_DataDogMonitoring
blockReportWebhooks: [String]
blockReportEmails: [String]
aws_blockReportSQSQueues: [String]
aws_blockReportLambdas: [String]
aws_blockReportFirehoses: [String]
aws_SQSIngressAccounts: [String]
aws_S3ReadAccounts: [String]
aws_LambdaIngressAccounts: [String]
_ResourceMapKeys: [String]
_ResourceMapValues: [String]
graphqlAuth: graphqlAuthInput
aws_DataDogMonitoring: aws_DataDogMonitoringInput
input _UniInfoConditionInput {
created: ModelStringInput
nodes_element: nodes_elementConditionInput
localNodeName: ModelStringInput
and: [_UniInfoConditionInput]
or: [_UniInfoConditionInput]
not: _UniInfoConditionInput
input _UniInfoFilterInput {
created: ModelStringInput
nodes_element: nodes_elementFilterInput
localNodeName: ModelStringInput
and: [_UniInfoFilterInput]
or: [_UniInfoFilterInput]
nodes: [nodes_elementInput]!
input _DeploymentInfoConditionInput {
DeploymentDate: ModelStringInput
ConsensusDefinitionHash: ModelStringInput
VersionTag: ModelStringInput
and: [_DeploymentInfoConditionInput]
or: [_DeploymentInfoConditionInput]
not: _DeploymentInfoConditionInput
input _DeploymentInfoFilterInput {
DeploymentDate: ModelStringInput
ConsensusDefinitionHash: ModelStringInput
VersionTag: ModelStringInput
and: [_DeploymentInfoFilterInput]
or: [_DeploymentInfoFilterInput]
not: _DeploymentInfoFilterInput
ConsensusDefinitionHash: String!
type _DeploymentInfo_Result {
type _DeploymentInfoConnection {
_DeploymentInfos: [_DeploymentInfo]
input _DeploymentInfoInput {
ConsensusDefinitionHash: String!
input _ParticipantAddsAllowedConditionInput {
_ParticipantAddsAllowed: ModelBooleanInput
and: [_ParticipantAddsAllowedConditionInput]
or: [_ParticipantAddsAllowedConditionInput]
not: _ParticipantAddsAllowedConditionInput
input fromAddressConditionInput {
isInitial: ModelBooleanInput
contact: ModelStringInput
streetAddress: ModelStringInput
postalCode: ModelStringInput
country: ModelStringInput
and: [fromAddressConditionInput]
or: [fromAddressConditionInput]
not: fromAddressConditionInput
input fromAddressFilterInput {
isInitial: ModelBooleanInput
contact: ModelStringInput
streetAddress: ModelStringInput
postalCode: ModelStringInput
country: ModelStringInput
and: [fromAddressFilterInput]
or: [fromAddressFilterInput]
not: fromAddressFilterInput
type fromAddress_Result {
input toAddressConditionInput {
isFinal: ModelBooleanInput
contact: ModelStringInput
streetAddress: ModelStringInput
postalCode: ModelStringInput
country: ModelStringInput
and: [toAddressConditionInput]
or: [toAddressConditionInput]
not: toAddressConditionInput
input toAddressFilterInput {
isFinal: ModelBooleanInput
contact: ModelStringInput
streetAddress: ModelStringInput
postalCode: ModelStringInput
country: ModelStringInput
and: [toAddressFilterInput]
or: [toAddressFilterInput]
not: toAddressFilterInput
input dimensionsConditionInput {
and: [dimensionsConditionInput]
or: [dimensionsConditionInput]
not: dimensionsConditionInput
input dimensionsFilterInput {
and: [dimensionsFilterInput]
or: [dimensionsFilterInput]
not: dimensionsFilterInput
input sales_elementConditionInput {
discountPercent: ModelFloatInput
and: [sales_elementConditionInput]
or: [sales_elementConditionInput]
not: sales_elementConditionInput
input sales_elementFilterInput {
discountPercent: ModelFloatInput
and: [sales_elementFilterInput]
or: [sales_elementFilterInput]
not: sales_elementFilterInput
type sales_element_Result {
input _TX_elementConditionInput {
Version: ModelStringInput
Mutations: ModelStringInput
and: [_TX_elementConditionInput]
or: [_TX_elementConditionInput]
not: _TX_elementConditionInput
input _TX_elementFilterInput {
Version: ModelStringInput
Mutations: ModelStringInput
and: [_TX_elementFilterInput]
or: [_TX_elementFilterInput]
not: _TX_elementFilterInput
type _TX_element_Result {
input Arguments_elementConditionInput {
and: [Arguments_elementConditionInput]
or: [Arguments_elementConditionInput]
not: Arguments_elementConditionInput
input Arguments_elementFilterInput {
and: [Arguments_elementFilterInput]
or: [Arguments_elementFilterInput]
not: Arguments_elementFilterInput
type Arguments_element_Result {
result: Arguments_element
input Results_elementConditionInput {
Mutation: ModelStringInput
Arguments_element_1: Arguments_element_1ConditionInput
and: [Results_elementConditionInput]
or: [Results_elementConditionInput]
not: Results_elementConditionInput
input Results_elementFilterInput {
Mutation: ModelStringInput
Arguments_element_1: Arguments_element_1FilterInput
and: [Results_elementFilterInput]
or: [Results_elementFilterInput]
not: Results_elementFilterInput
Arguments: [Arguments_element_1]
type Results_element_Result {
input Arguments_element_1ConditionInput {
ResultPath: ModelStringInput
and: [Arguments_element_1ConditionInput]
or: [Arguments_element_1ConditionInput]
not: Arguments_element_1ConditionInput
input Arguments_element_1FilterInput {
ResultPath: ModelStringInput
and: [Arguments_element_1FilterInput]
or: [Arguments_element_1FilterInput]
not: Arguments_element_1FilterInput
type Arguments_element_1 {
type Arguments_element_1_Result {
result: Arguments_element_1
input graphqlAuthConditionInput {
authorizerType: ModelStringInput
authorizerArn: ModelStringInput
and: [graphqlAuthConditionInput]
or: [graphqlAuthConditionInput]
not: graphqlAuthConditionInput
input graphqlAuthFilterInput {
authorizerType: ModelStringInput
authorizerArn: ModelStringInput
and: [graphqlAuthFilterInput]
or: [graphqlAuthFilterInput]
not: graphqlAuthFilterInput
type graphqlAuth_Result {
input aws_DataDogMonitoringConditionInput {
ddExternalId: ModelStringInput
ddApiKey: ModelStringInput
ddLogEndpoint: ModelStringInput
ddSendLogs: ModelBooleanInput
and: [aws_DataDogMonitoringConditionInput]
or: [aws_DataDogMonitoringConditionInput]
not: aws_DataDogMonitoringConditionInput
input aws_DataDogMonitoringFilterInput {
ddExternalId: ModelStringInput
ddApiKey: ModelStringInput
ddLogEndpoint: ModelStringInput
ddSendLogs: ModelBooleanInput
and: [aws_DataDogMonitoringFilterInput]
or: [aws_DataDogMonitoringFilterInput]
not: aws_DataDogMonitoringFilterInput
type aws_DataDogMonitoring {
type aws_DataDogMonitoring_Result {
result: aws_DataDogMonitoring
input nodes_elementConditionInput {
userEmail: ModelStringInput
description: ModelStringInput
vendiaAccount: vendiaAccountConditionInput
and: [nodes_elementConditionInput]
or: [nodes_elementConditionInput]
not: nodes_elementConditionInput
input nodes_elementFilterInput {
userEmail: ModelStringInput
description: ModelStringInput
vendiaAccount: vendiaAccountFilterInput
and: [nodes_elementFilterInput]
or: [nodes_elementFilterInput]
not: nodes_elementFilterInput
vendiaAccount: vendiaAccount
type nodes_element_Result {
input vendiaAccountConditionInput {
accountId: ModelStringInput
and: [vendiaAccountConditionInput]
or: [vendiaAccountConditionInput]
not: vendiaAccountConditionInput
input vendiaAccountFilterInput {
accountId: ModelStringInput
and: [vendiaAccountFilterInput]
or: [vendiaAccountFilterInput]
not: vendiaAccountFilterInput
type vendiaAccount_Result {
getContactInfo: ContactInfo
getParticipant(id: ID!): Participant
filter: ParticipantFilterInput
getShipmentMessage(id: ID!): ShipmentMessage
filter: ShipmentMessageFilterInput
): ShipmentMessageConnection
getProduct(id: ID!): Product
filter: ProductFilterInput
get_Block(id: ID!): _Block
filter: _BlockFilterInput
get_SecureMessage(id: ID!): _SecureMessage
filter: _SecureMessageFilterInput
): _SecureMessageConnection
get_Contract(id: ID!): _Contract
filter: _ContractFilterInput
get_DeploymentInfo(id: ID!): _DeploymentInfo
filter: _DeploymentInfoFilterInput
): _DeploymentInfoConnection
get_ParticipantAddsAllowed: Boolean
createContactInfo_async(input: ContactInfoInput!): Transaction_Result
condition: ContactInfoConditionInput
addParticipant_async(input: String!): Transaction_Result
condition: ParticipantConditionInput
condition: ParticipantConditionInput
addOrder_async(input: OrderInput!): Transaction_Result
condition: OrderConditionInput
removeOrder_async(id: ID!, condition: OrderConditionInput): Transaction_Result
addShipmentMessage_async(input: ShipmentMessageInput!): Transaction_Result
updateShipmentMessage_async(
input: ShipmentMessageInput!
condition: ShipmentMessageConditionInput
removeShipmentMessage_async(
condition: ShipmentMessageConditionInput
addProduct_async(input: ProductInput!): Transaction_Result
condition: ProductConditionInput
condition: ProductConditionInput
add_Block_async(input: _BlockInput!): Transaction_Result
condition: _BlockConditionInput
condition: _BlockConditionInput
add_SecureMessage_async(input: _SecureMessageInput!): Transaction_Result
update_SecureMessage_async(
input: _SecureMessageInput!
condition: _SecureMessageConditionInput
remove_SecureMessage_async(
condition: _SecureMessageConditionInput
add_Contract_async(input: _ContractInput!): Transaction_Result
condition: _ContractConditionInput
condition: _ContractConditionInput
create_Settings_async(input: _SettingsInput!): Transaction_Result
condition: _SettingsConditionInput
delete_Settings_async(condition: _SettingsConditionInput): Transaction_Result
create_UniInfo_async(input: _UniInfoInput!): Transaction_Result
condition: _UniInfoConditionInput
delete_UniInfo_async(condition: _UniInfoConditionInput): Transaction_Result
add_DeploymentInfo_async(input: _DeploymentInfoInput!): Transaction_Result
update_DeploymentInfo_async(
input: _DeploymentInfoInput!
condition: _DeploymentInfoConditionInput
remove_DeploymentInfo_async(
condition: _DeploymentInfoConditionInput
create_ParticipantAddsAllowed_async(input: Boolean!): Transaction_Result
update_ParticipantAddsAllowed_async(
condition: _ParticipantAddsAllowedConditionInput
delete_ParticipantAddsAllowed_async(
condition: _ParticipantAddsAllowedConditionInput
input sales_elementInput {
input Arguments_elementInput {
input Results_elementInput {
Arguments: [Arguments_element_1Input]
input Arguments_element_1Input {
input aws_DataDogMonitoringInput {
input nodes_elementInput {
vendiaAccount: vendiaAccountInput
input vendiaAccountInput {