Skip to main content

UpdateWuiltShipmentStoreDetailsInput

No description

input UpdateWuiltShipmentStoreDetailsInput {
firstName: String!
lastName: String!
email: String!
phoneNumber: String!
storeLocation: StoreBranchLocationInput!
}

Fields​

UpdateWuiltShipmentStoreDetailsInput.firstName ● String! non-null scalar​

UpdateWuiltShipmentStoreDetailsInput.lastName ● String! non-null scalar​

UpdateWuiltShipmentStoreDetailsInput.email ● String! non-null scalar​

UpdateWuiltShipmentStoreDetailsInput.phoneNumber ● String! non-null scalar​

UpdateWuiltShipmentStoreDetailsInput.storeLocation ● StoreBranchLocationInput! non-null input​