UpdateHubProviderInput
No description
input UpdateHubProviderInput {
code: ID!
inDevelopment: Boolean
giataType: String
giataCode: String
isDirect: Boolean
}
No description
input UpdateHubProviderInput {
code: ID!
inDevelopment: Boolean
giataType: String
giataCode: String
isDirect: Boolean
}
UpdateHubProviderInput.code
● ID!
non-null scalarUpdateHubProviderInput.inDevelopment
● Boolean
scalarUpdateHubProviderInput.giataType
● String
scalarUpdateHubProviderInput.giataCode
● String
scalarUpdateHubProviderInput.isDirect
● Boolean
scalar