Skip to content

How to send an Object as Order Meta Data? #701

@mariusbolik

Description

@mariusbolik

Hello,

I installed a Plugin to view the meta date of an order. If I place an order through the Website, the field looks like this:
Bildschirmfoto 2023-01-31 um 21 07 35

GraphQL returns it as

{
  key: "_eh_pe_details",
  value: "Array"`.
}

How needs the data to look like that I am sending to WooGraphQL?
I tried to send JSON, but it doesn't work:
Bildschirmfoto 2023-01-31 um 21 04 46

What is the right way to send a JavaScript Object?

Regards,
Marius

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions