ActionSendZapierWebhook
No description
type ActionSendZapierWebhook {
created_at: DateTime!
created_by: User
id: ID!
updated_at: DateTime!
updated_by: User
url: String!
}
Fields
ActionSendZapierWebhook.created_at ● DateTime! non-null scalar
ActionSendZapierWebhook.created_by ● User object
ActionSendZapierWebhook.id ● ID! non-null scalar
ActionSendZapierWebhook.updated_at ● DateTime! non-null scalar
ActionSendZapierWebhook.updated_by ● User object
ActionSendZapierWebhook.url ● String! non-null scalar
Member Of
Action object


