inquiryUpdate
Update an inquiry
Input fields
id (
ID!
)
ID of inquiry to update
input (
InquiryInput!
)
Update inquiry values
Return fields
email (
String
)
Email of person making the inquiry
id (
ID!
)
The ID
name (
String!
)
Name of person making the inquiry
phone (
String
)
Phone number of person making the inquiry
request (
String
)
Request
timestamps (
ObjectTimestamps!
)
Object timestamps
unread (
Boolean!
)
Has the inquiry been read?