SpeedConnectionCollectionWhereInput
No description
input SpeedConnectionCollectionWhereInput {
code: [ID!]
orgBuyerCode: [ID!]
orgSellerCode: [ID!]
access: [ID!]
mode: ModeType!
}
No description
input SpeedConnectionCollectionWhereInput {
code: [ID!]
orgBuyerCode: [ID!]
orgSellerCode: [ID!]
access: [ID!]
mode: ModeType!
}
SpeedConnectionCollectionWhereInput.code
● [ID!]
list scalarSpeedConnectionCollectionWhereInput.orgBuyerCode
● [ID!]
list scalarSpeedConnectionCollectionWhereInput.orgSellerCode
● [ID!]
list scalarSpeedConnectionCollectionWhereInput.access
● [ID!]
list scalarSpeedConnectionCollectionWhereInput.mode
● ModeType!
non-null enum