Skip to content

What's the best way to query the logo? #1836

Answered by jasonbahl
jeffabailey asked this question in General
Discussion options

You must be logged in to vote

@jeffabailey at the moment the logo isn't explicitly exposed in the Schema with its own entry point, but you could expose it to the schema by registering a new field to the Schema using register_graphql_field()

You can read more about register_graphql_field function here: https://www.wpgraphql.com/functions/register_graphql_field/

And the other register_graphql_* functions here: https://www.wpgraphql.com/functions/

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
3 replies
@jasonbahl
Comment options

@jeffabailey
Comment options

@jeffabailey
Comment options

Comment options

You must be logged in to vote
2 replies
@jeffabailey
Comment options

@jasonbahl
Comment options

Answer selected by jasonbahl
Comment options

You must be logged in to vote
2 replies
@jasonbahl
Comment options

@jeffabailey
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants