Skip to main content

SpeedConnectionCollectionWhereInput

No description

input SpeedConnectionCollectionWhereInput {
code: [ID!]
orgBuyerCode: [ID!]
orgSellerCode: [ID!]
access: [ID!]
mode: ModeType!
}

Fields

SpeedConnectionCollectionWhereInput.code ● [ID!] list scalar

SpeedConnectionCollectionWhereInput.orgBuyerCode ● [ID!] list scalar

SpeedConnectionCollectionWhereInput.orgSellerCode ● [ID!] list scalar

SpeedConnectionCollectionWhereInput.access ● [ID!] list scalar

SpeedConnectionCollectionWhereInput.mode ● ModeType! non-null enum