DeleteMembershipContactStoreFunctionInput
Defines the input for deleting an event function.
input DeleteMembershipContactStoreFunctionInput {
functionId: ID!
membershipContactStoreId: ID!
}
Fields
DeleteMembershipContactStoreFunctionInput.functionId ● ID! non-null scalar
The identifier of the function.